X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FFormTestAutocompleteForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FFormTestAutocompleteForm.php;h=bde049e10e47a768de8555b67dc02e1b9d8ebf67;hp=019513d082fb2bf52c4a4d5e0dd29d910e3530b7;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php b/web/core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php index 019513d08..bde049e10 100644 --- a/web/core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php +++ b/web/core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Defines a test form using autocomplete textfields. + * + * @internal */ class FormTestAutocompleteForm extends FormBase {