protected property RouteSubscriber::$manager in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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\RoutingCode
protected $manager;