public property EntityType::$menu_view_path

The menu router path to be used to view the entity.

Type: string (optional)

File

drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php, line 239
Contains \Drupal\Core\Entity\Annotation\EntityType.

Class

EntityType
Defines an Entity type annotation object.

Namespace

Drupal\Core\Entity\Annotation

Code

public $menu_view_path;