You are here

protected property TokenTrait::$token_options in Courier 2.x

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

Token options to pass to replace calls.

Type: array

File

src/TokenTrait.php, line 24

Class

TokenTrait
Provides an implementation of TokenInterface.

Namespace

Drupal\courier

Code

protected $token_options = [];