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

Breadcrumb

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

PHP::$resolveTokenCache

A cache of different token types, resolved into arrays.

Type: array

See also

standardiseToken()

File

vendor/squizlabs/php_codesniffer/src/Tokenizers/PHP.php, line 502

Class

PHP

Namespace

PHP_CodeSniffer\Tokenizers

Code

private static $resolveTokenCache = [];
RSS feed
Powered by Drupal