protected property CourierChannelConverter::$entityTypeManager in Courier 8
Same name and namespace in other branches
- 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\ParamConverterCode
protected $entityTypeManager;