X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fajax_forms_test%2Fsrc%2FForm%2FAjaxFormsTestCommandsForm.php;h=924a9fda61ceaf652944000423cd3c22e15d2e4e;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=d69b416636250d9064783aa29cd7ea3e88c26d2e;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php b/web/core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php index d69b41663..924a9fda6 100644 --- a/web/core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php +++ b/web/core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Form constructor for the Ajax Command display form. + * + * @internal */ class AjaxFormsTestCommandsForm extends FormBase {