X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fuser%2Fsrc%2FProfileForm.php;fp=web%2Fcore%2Fmodules%2Fuser%2Fsrc%2FProfileForm.php;h=c856b75da9d40123fdffb670b50446b7175b1bc7;hp=343d4d0e060c28e23eb3235e90610d1819788269;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/user/src/ProfileForm.php b/web/core/modules/user/src/ProfileForm.php index 343d4d0e0..c856b75da 100644 --- a/web/core/modules/user/src/ProfileForm.php +++ b/web/core/modules/user/src/ProfileForm.php @@ -6,6 +6,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Form handler for the profile forms. + * + * @internal */ class ProfileForm extends AccountForm {