protected property RouteSubscriber::$entityTypeManager in State Machine 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Routing/ RouteSubscriber.php, line 20
Class
- RouteSubscriber
- Subscriber for state machine transition routes on entities.
Namespace
Drupal\state_machine\RoutingCode
protected $entityTypeManager;