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