Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / user / src / ProfileForm.php
index 343d4d0e060c28e23eb3235e90610d1819788269..c856b75da9d40123fdffb670b50446b7175b1bc7 100644 (file)
@@ -6,6 +6,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Form handler for the profile forms.
+ *
+ * @internal
  */
 class ProfileForm extends AccountForm {