MenuLinkContentInterface::getMenuName

public 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 40

Class

MenuLinkContentInterface
Defines an interface for custom menu links.

Namespace

Drupal\menu_link_content

Code

public function getMenuName();
doc_Drupal
2016-10-29 09:26:47
Comments
Leave a Comment

Please login to continue.