protected property Token::$tokenInfo in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Utility/Token.php \Drupal\Core\Utility\Token::tokenInfo
Token definitions.
An array of token definitions, or NULL when the definitions are not set.
Type: array[]|null
See also
File
- core/
lib/ Drupal/ Core/ Utility/ Token.php, line 96 - Contains \Drupal\Core\Utility\Token.
Class
- Token
- Drupal placeholder/token replacement system.
Namespace
Drupal\Core\UtilityCode
protected $tokenInfo;