You are here

protected property Token::$globalTokenTypes in Token 8

Token definitions.

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

Type: array[]|null

See also

self::resetInfo()

File

src/Token.php, line 27

Class

Token
Service to retrieve token information.

Namespace

Drupal\token

Code

protected $globalTokenTypes;