You are here

protected property CourierManager::$entityTypeManager in Courier 2.x

Same name and namespace in other branches
  1. 8 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\Service

Code

protected $entityTypeManager;