You are here

protected property CourierChannelConverter::$entityTypeManager in Courier 8

Same name and namespace in other branches
  1. 2.x src/ParamConverter/CourierChannelConverter.php \Drupal\courier\ParamConverter\CourierChannelConverter::entityTypeManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/ParamConverter/CourierChannelConverter.php, line 19

Class

CourierChannelConverter
Provides upcasting for a courier channel entity type ID.

Namespace

Drupal\courier\ParamConverter

Code

protected $entityTypeManager;