MenuLinkContentInterface::getTitle

public MenuLinkContentInterface::getTitle()

Gets the title of the menu link.

Return value

string The title of the link.

File

core/modules/menu_link_content/src/MenuLinkContentInterface.php, line 24

Class

MenuLinkContentInterface
Defines an interface for custom menu links.

Namespace

Drupal\menu_link_content

Code

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

Please login to continue.