X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FSystemConfigFormTestForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fsrc%2FSystemConfigFormTestForm.php;h=0a2855b8d182fd56e34778a58b902d2d9938be07;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=f393beac0000aafd182cb4b8381a109f9bb4a82a;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/web/core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php b/web/core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php index f393beac0..0a2855b8d 100644 --- a/web/core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php +++ b/web/core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php @@ -6,6 +6,8 @@ use Drupal\Core\Form\ConfigFormBase; /** * Tests the ConfigFormBase class. + * + * @internal */ class SystemConfigFormTestForm extends ConfigFormBase {