Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / user / src / Form / UserPasswordForm.php
index 972f8250b3dd4aec26463d7155998df93110b5e5..a7ae862bb57d7e07eac71de74c81d280412e625e 100644 (file)
@@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides a user password reset form.
+ *
+ * @internal
  */
 class UserPasswordForm extends FormBase {