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