public property RecipientTypeBase::$settings in Workbench Email 2.x
Same name and namespace in other branches
- 8 src/Plugin/RecipientTypeBase.php \Drupal\workbench_email\Plugin\RecipientTypeBase::settings
An associative array containing the configured settings of this recipient type.
Type: array
File
- src/
Plugin/ RecipientTypeBase.php, line 42
Class
- RecipientTypeBase
- Provides a base class for Recipient type plugins.
Namespace
Drupal\workbench_email\PluginCode
public $settings = [];