You are here

protected property RouteSubscriber::$manager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field_ui/src/Routing/RouteSubscriber.php \Drupal\field_ui\Routing\RouteSubscriber::manager

The entity type manager

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/field_ui/src/Routing/RouteSubscriber.php, line 26
Contains \Drupal\field_ui\Routing\RouteSubscriber.

Class

RouteSubscriber
Subscriber for Field UI routes.

Namespace

Drupal\field_ui\Routing

Code

protected $manager;