protected property Token::$tokenInfo

Token definitions.

An array of token definitions, or NULL when the definitions are not set.

Type: array[]|null

See also

self::setInfo()

self::getInfo()

self::resetInfo()

File

core/lib/Drupal/Core/Utility/Token.php, line 91

Class

Token
Drupal placeholder/token replacement system.

Namespace

Drupal\Core\Utility

Code

protected $tokenInfo;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Utility!Token.php/property/Token::tokenInfo/8.1.x