You are here

protected property CourierTemplateCollection::$entityTypeManager in RNG - Events and Registrations 3.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Action/CourierTemplateCollection.php, line 32

Class

CourierTemplateCollection
Creates a template collection and provides a user interface to its templates.

Namespace

Drupal\rng\Plugin\Action

Code

protected $entityTypeManager;