X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FForm%2FFormTestCheckboxesRadiosForm.php;h=95b14abbac1b5d4ab49ca1af6862881c7a5fa3b6;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=a1a45a0abb7c2d9a4d00735d70f04740597905ed;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php index a1a45a0ab..95b14abba 100644 --- a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php +++ b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php @@ -8,6 +8,8 @@ use Symfony\Component\HttpFoundation\JsonResponse; /** * Form constructor to test expansion of #type checkboxes and radios. + * + * @internal */ class FormTestCheckboxesRadiosForm extends FormBase {