function MenuLinkContentInterface::getMenuName
Gets the menu name of the custom menu link.
Return value
string The menu ID.
1 method overrides MenuLinkContentInterface::getMenuName()
- MenuLinkContent::getMenuName in core/
modules/ menu_link_content/ src/ Entity/ MenuLinkContent.php - Gets the menu name of the custom menu link.
File
-
core/
modules/ menu_link_content/ src/ MenuLinkContentInterface.php, line 42
Class
- MenuLinkContentInterface
- Defines an interface for custom menu links.
Namespace
Drupal\menu_link_contentCode
public function getMenuName();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.