Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views_ui / src / ViewPreviewForm.php
index 2cc25332efc78f253b1f9cbd08f33f2909798d32..4bc8eaab3ad3dda49647de4a2eaa37a5314da0f8 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Url;
 
 /**
  * Form controller for the Views preview form.
+ *
+ * @internal
  */
 class ViewPreviewForm extends ViewFormBase {