Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / menu_ui / src / Form / MenuLinkEditForm.php
index 2dbd6a5e8adb5ec94ad0d81075e8f3793bd26b70..6cb50da1c484726d3a517c126671698df831da28 100644 (file)
@@ -13,6 +13,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
  *
  * The menu link plugin defines which class defines the corresponding form.
  *
+ * @internal
+ *
  * @see \Drupal\Core\Menu\MenuLinkInterface::getFormClass()
  */
 class MenuLinkEditForm extends FormBase {