You are here

protected property RouteEnhancer::$entityManager in Automatic Entity Label 8

Same name and namespace in other branches
  1. 8.2 src/Routing/RouteEnhancer.php \Drupal\auto_entitylabel\Routing\RouteEnhancer::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Routing/RouteEnhancer.php, line 23

Class

RouteEnhancer
Route Enhancer class.

Namespace

Drupal\auto_entitylabel\Routing

Code

protected $entityManager;