You are here

public property RecipientType::$settings in Workbench Email 2.x

Same name and namespace in other branches
  1. 8 src/Annotation/RecipientType.php \Drupal\workbench_email\Annotation\RecipientType::settings

The default settings for the recipient type.

Type: array

File

src/Annotation/RecipientType.php, line 67

Class

RecipientType
Defines a Recipient type annotation object.

Namespace

Drupal\workbench_email\Annotation

Code

public $settings = [];