You are here

protected property MenuParentFormSelector::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Menu/MenuParentFormSelector.php \Drupal\Core\Menu\MenuParentFormSelector::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/lib/Drupal/Core/Menu/MenuParentFormSelector.php, line 36
Contains \Drupal\Core\Menu\MenuParentFormSelector.

Class

MenuParentFormSelector
Default implementation of the menu parent form selector service.

Namespace

Drupal\Core\Menu

Code

protected $entityManager;