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