You are here

protected property TokenTrait::$token_options in Courier 8

Same name and namespace in other branches
  1. 2.x src/TokenTrait.php \Drupal\courier\TokenTrait::token_options

Token options to pass to replace calls.

Type: array

File

src/TokenTrait.php, line 29
Contains \Drupal\courier\TokenTrait.

Class

TokenTrait
Provides an implementation of TokenInterface.

Namespace

Drupal\courier

Code

protected $token_options = [];