protected property TokenTrait::$token_options in Courier 8
Same name and namespace in other branches
- 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\courierCode
protected $token_options = [];