X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fajax_test%2Fsrc%2FForm%2FAjaxTestForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fajax_test%2Fsrc%2FForm%2FAjaxTestForm.php;h=76dd497480da715a51ed27f05384abf35da320a6;hp=ea431efa5adc1cac029018a6f40fcfca62a2cbcd;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php b/web/core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php index ea431efa5..76dd49748 100644 --- a/web/core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php +++ b/web/core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Dummy form for testing DialogRenderer with _form routes. + * + * @internal */ class AjaxTestForm extends FormBase {