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%2FBatchTestMultiStepForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fbatch_test%2Fsrc%2FForm%2FBatchTestMultiStepForm.php;h=151b50b7b8647b321d12cefee412a752236cfb9b;hp=916831e96b503e38d8f3f82c1a1adad526dd3c44;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php b/web/core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php index 916831e96..151b50b7b 100644 --- a/web/core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php +++ b/web/core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Generate form of id batch_test_multistep_form. + * + * @internal */ class BatchTestMultiStepForm extends FormBase {