Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / menu_ui / src / MenuForm.php
index cb27b25d773966138892a49aecd873be87ef7ad6..aec2c49eb0aee27e54c8eba908937a1c940ccc5b 100644 (file)
@@ -19,6 +19,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Base form for menu edit forms.
+ *
+ * @internal
  */
 class MenuForm extends EntityForm {