X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fajax_test%2Fsrc%2FForm%2FAjaxTestForm.php;h=76dd497480da715a51ed27f05384abf35da320a6;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=ea431efa5adc1cac029018a6f40fcfca62a2cbcd;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website 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 {