public property MenuLink::$router_path

For links corresponding to a Drupal path (external = 0), this connects the link to a {menu_router}.path for joins.

Type: string

File

drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php, line 96
Contains \Drupal\menu_link\Plugin\Core\Entity\MenuLink.

Class

MenuLink
Defines the menu link entity class.

Namespace

Drupal\menu_link\Plugin\Core\Entity

Code

public $router_path;