You are here

public function MenuPositionRuleInterface::getMenuName in Menu Position 8

Returns the menu name.

Return value

string The menu name.

1 method overrides MenuPositionRuleInterface::getMenuName()
MenuPositionRule::getMenuName in src/Entity/MenuPositionRule.php
Returns the menu name.

File

src/MenuPositionRuleInterface.php, line 58

Class

MenuPositionRuleInterface
Provides an interface defining a Example entity.

Namespace

Drupal\menu_position

Code

public function getMenuName();