Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views / tests / modules / views_test_data / src / Form / ViewsTestDataElementEmbedForm.php
index 80d19d1faff6874a16163156b8c109a85e2b3239..03e95917ccf405f37d0e8356ecc723eb179b9c10 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Simple form page callback to test the view element.
+ *
+ * @internal
  */
 class ViewsTestDataElementEmbedForm extends FormBase {