Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Token.php

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 94

Class

Token
Drupal placeholder/token replacement system.

Namespace

Drupal\Core\Utility

Code

protected $tokenInfo;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal