MenuLinkContentInterface::getDescription

public MenuLinkContentInterface::getDescription()

Gets the description of the menu link for the UI.

Return value

string The description to use on admin pages or as a title attribute.

File

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

Class

MenuLinkContentInterface
Defines an interface for custom menu links.

Namespace

Drupal\menu_link_content

Code

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

Please login to continue.