You are here

protected property CourierTemplateCollection::$entityManager in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Action/CourierTemplateCollection.php \Drupal\rng\Plugin\Action\CourierTemplateCollection::entityManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

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 $entityManager;