X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FForm%2FFormTestRadiosCheckedForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FForm%2FFormTestRadiosCheckedForm.php;h=879dccd03df3c05092ff2d446493da76239e6b7a;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=efb1d4d42110e61293b74b5708508849f19282c8;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php index efb1d4d42..879dccd03 100644 --- a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php +++ b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php @@ -8,6 +8,8 @@ use Symfony\Component\HttpFoundation\JsonResponse; /** * Form constructor to test #default_value settings of radios. + * + * @internal */ class FormTestRadiosCheckedForm extends FormBase {