MenuInterface::getDescription

public MenuInterface::getDescription()

Returns the description of the menu.

Return value

string Description of the menu.

File

core/modules/system/src/MenuInterface.php, line 18

Class

MenuInterface
Provides an interface defining a menu entity.

Namespace

Drupal\system

Code

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

Please login to continue.