Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / menu_link_content / src / Form / MenuLinkContentForm.php
index 4bdd6b9cfe0300dd9f7fe530a5694e752672a362..7175c1bb25cd21c0a2ef1ad6d68ef0acd72b7fe7 100644 (file)
@@ -14,6 +14,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides a form to add/update content menu links.
+ *
+ * @internal
  */
 class MenuLinkContentForm extends ContentEntityForm {