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%2FFormTestRangeForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FForm%2FFormTestRangeForm.php;h=11916646ff5f8235c0def53a3f35b3ca90dc6250;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=94240e5e9a9c21174a42da2489ba07117638ce7b;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php index 94240e5e9..11916646f 100644 --- a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php +++ b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php @@ -8,6 +8,8 @@ use Symfony\Component\HttpFoundation\JsonResponse; /** * Form constructor for testing #type 'range' elements. + * + * @internal */ class FormTestRangeForm extends FormBase {