You are here

protected property Email::$tokenService in Search API Saved Searches 8

The token service.

Type: \Drupal\Core\Utility\Token|null

File

src/Plugin/search_api_saved_searches/notification/Email.php, line 65

Class

Email
Provides e-mails as a notification mechanism.

Namespace

Drupal\search_api_saved_searches\Plugin\search_api_saved_searches\notification

Code

protected $tokenService;