You are here

protected property LingotekRouteSubscriber::$entityManager in Lingotek Translation 8

The entity type manager

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Routing/LingotekRouteSubscriber.php, line 27
Contains \Drupal\lingotek\Routing\LingotekRouteSubscriber.

Class

LingotekRouteSubscriber
Subscriber to add lingotek controller and generate bulk administration routes for content entity translation.

Namespace

Drupal\lingotek\Routing

Code

protected $entityManager;