public property RecipientType::$settings in Workbench Email 8
Same name and namespace in other branches
- 2.x 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\AnnotationCode
public $settings = [];