X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fbatch_test%2Fsrc%2FForm%2FBatchTestChainedForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fbatch_test%2Fsrc%2FForm%2FBatchTestChainedForm.php;h=a30094f79b6202a8bb53939e7a4f58f1b1381487;hp=fe2d02c5f13164e0b4768090d60f30a8d2c90679;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php b/web/core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php index fe2d02c5f..a30094f79 100644 --- a/web/core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php +++ b/web/core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Generate form of id batch_test_chained_form. + * + * @internal */ class BatchTestChainedForm extends FormBase {