X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FForm%2FFormTestResponseForm.php;h=a8b581b12d3c7de46590bcd9904db14fdca0f545;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=0ab3a0d211bc9aca3d4fbdc161d0062bde0c19a1;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php index 0ab3a0d21..a8b581b12 100644 --- a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php +++ b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php @@ -8,6 +8,8 @@ use Symfony\Component\HttpFoundation\JsonResponse; /** * Form constructor for testing #type 'url' elements. + * + * @internal */ class FormTestResponseForm extends FormBase {