public property RecipientType::$provider in Workbench Email 8
Same name and namespace in other branches
- 2.x src/Annotation/RecipientType.php \Drupal\workbench_email\Annotation\RecipientType::provider
The name of the provider that owns the recipient type.
Type: string
File
- src/
Annotation/ RecipientType.php, line 33
Class
- RecipientType
- Defines a Recipient type annotation object.
Namespace
Drupal\workbench_email\AnnotationCode
public $provider;