protected property CourierManager::$entityTypeManager in Courier 8
Same name and namespace in other branches
- 2.x src/Service/CourierManager.php \Drupal\courier\Service\CourierManager::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Service/ CourierManager.php, line 23
Class
- CourierManager
- The courier manager.
Namespace
Drupal\courier\ServiceCode
protected $entityTypeManager;