Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / batch_test / src / Form / BatchTestMultiStepForm.php
index 916831e96b503e38d8f3f82c1a1adad526dd3c44..151b50b7b8647b321d12cefee412a752236cfb9b 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Generate form of id batch_test_multistep_form.
+ *
+ * @internal
  */
 class BatchTestMultiStepForm extends FormBase {