You are here

protected property RecipientTypePluginCollection::$definitions in Workbench Email 8

Same name and namespace in other branches
  1. 2.x src/RecipientTypePluginCollection.php \Drupal\workbench_email\RecipientTypePluginCollection::definitions

All possible recipient type plugin IDs.

Type: array

File

src/RecipientTypePluginCollection.php, line 18

Class

RecipientTypePluginCollection
A collection of recipient types.

Namespace

Drupal\workbench_email

Code

protected $definitions;