X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FForm%2FFormTestCheckboxTypeJugglingForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FForm%2FFormTestCheckboxTypeJugglingForm.php;h=770170aee1b60b9191016a511e1eec10acd83a7b;hp=ad0a86e8c81f9a2ecf01a2efe84c5bef9ee6717f;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxTypeJugglingForm.php b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxTypeJugglingForm.php index ad0a86e8c..770170aee 100644 --- a/web/core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxTypeJugglingForm.php +++ b/web/core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxTypeJugglingForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Builds a form to test return values for checkboxes. + * + * @internal */ class FormTestCheckboxTypeJugglingForm extends FormBase {