X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FForm%2FFormTestLimitValidationErrorsForm.php;h=883602217373310fcdf5ce48a0f28354c348d5b8;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=deff0b49d4733724bac6fab2683d378618d23d4a;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php index deff0b49d..883602217 100644 --- a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php +++ b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Builds a simple form with a button triggering partial validation. + * + * @internal */ class FormTestLimitValidationErrorsForm extends FormBase {