Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views_ui / src / ViewAddForm.php
index 429032c845776334d7979cedccd2d6126a7c043f..e76621f2b36cbb2dde2a1c395f40c18a6c130e7a 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Form controller for the Views edit form.
+ *
+ * @internal
  */
 class ViewAddForm extends ViewFormBase {