Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / user / src / Form / UserLoginForm.php
index 25a54ec4b72371c49ee270429b2d7a3b17efb367..703e0ce96a5ed37c4c2271a126f7318385e86a30 100644 (file)
@@ -12,6 +12,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides a user login form.
+ *
+ * @internal
  */
 class UserLoginForm extends FormBase {