Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views_ui / src / Form / Ajax / Display.php
index 302d75959eb221f85ddab8c2627d4d2822fb0559..3f75a306b1f7678ab25d2d7158ac53712ea5836f 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\views\ViewEntityInterface;
 
 /**
  * Provides a form for editing the Views display.
+ *
+ * @internal
  */
 class Display extends ViewsFormBase {