public property MenuLink::$p1

The first entity ID in the materialized path.

@todo Investigate whether the p1, p2, .. pX properties can be moved to a single array property.

Type: int

File

drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php, line 181
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 $p1;