function MenuLinkContentInterface::getMenuName
Same name and namespace in other branches
- 11.x core/modules/menu_link_content/src/MenuLinkContentInterface.php \Drupal\menu_link_content\MenuLinkContentInterface::getMenuName()
Gets the menu name of the custom menu link.
Return value
string The menu ID.
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.