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