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

1
public function getMenuName();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.