X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fsession_test%2Fsrc%2FForm%2FSessionTestForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fsession_test%2Fsrc%2FForm%2FSessionTestForm.php;h=c09237ac6bdbc4e4d5db592fa67c998851563236;hp=bf250ac4524f68193ce84a5d48438302aa19e979;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php b/web/core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php index bf250ac45..c09237ac6 100644 --- a/web/core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php +++ b/web/core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php @@ -8,6 +8,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Form controller for the test config edit forms. + * + * @internal */ class SessionTestForm extends FormBase {