protected property LingotekRouteSubscriber::$entityTypeManager in Lingotek Translation 3.7.x
Same name and namespace in other branches
- 8.2 src/Routing/LingotekRouteSubscriber.php \Drupal\lingotek\Routing\LingotekRouteSubscriber::entityTypeManager
- 4.0.x src/Routing/LingotekRouteSubscriber.php \Drupal\lingotek\Routing\LingotekRouteSubscriber::entityTypeManager
- 3.0.x src/Routing/LingotekRouteSubscriber.php \Drupal\lingotek\Routing\LingotekRouteSubscriber::entityTypeManager
- 3.1.x src/Routing/LingotekRouteSubscriber.php \Drupal\lingotek\Routing\LingotekRouteSubscriber::entityTypeManager
- 3.2.x src/Routing/LingotekRouteSubscriber.php \Drupal\lingotek\Routing\LingotekRouteSubscriber::entityTypeManager
- 3.3.x src/Routing/LingotekRouteSubscriber.php \Drupal\lingotek\Routing\LingotekRouteSubscriber::entityTypeManager
- 3.4.x src/Routing/LingotekRouteSubscriber.php \Drupal\lingotek\Routing\LingotekRouteSubscriber::entityTypeManager
- 3.5.x src/Routing/LingotekRouteSubscriber.php \Drupal\lingotek\Routing\LingotekRouteSubscriber::entityTypeManager
- 3.6.x src/Routing/LingotekRouteSubscriber.php \Drupal\lingotek\Routing\LingotekRouteSubscriber::entityTypeManager
- 3.8.x src/Routing/LingotekRouteSubscriber.php \Drupal\lingotek\Routing\LingotekRouteSubscriber::entityTypeManager
The entity type manager
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Routing/ LingotekRouteSubscriber.php, line 22
Class
- LingotekRouteSubscriber
- Subscriber to add lingotek controller and generate bulk administration routes for content entity translation.
Namespace
Drupal\lingotek\RoutingCode
protected $entityTypeManager;