You are here

protected property RouteSubscriber::$entityTypeManager in RNG - Events and Registrations 3.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

rng_debug/src/Routing/RouteSubscriber.php, line 21

Class

RouteSubscriber
Dynamic routes.

Namespace

Drupal\rng_debug\Routing

Code

protected $entityTypeManager;