You are here

public property RecipientTypeBase::$provider in Workbench Email 8

Same name and namespace in other branches
  1. 2.x src/Plugin/RecipientTypeBase.php \Drupal\workbench_email\Plugin\RecipientTypeBase::provider

The name of the provider that owns this recipient type.

Type: string

File

src/Plugin/RecipientTypeBase.php, line 28

Class

RecipientTypeBase
Provides a base class for Recipient type plugins.

Namespace

Drupal\workbench_email\Plugin

Code

public $provider;