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

Breadcrumb

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

Fixer::$oldTokenValues

The last value of each fixed token.

If a token is being "fixed" back to its last value, the fix is probably conflicting with another.

Type: array>

File

vendor/squizlabs/php_codesniffer/src/Fixer.php, line 76

Class

Fixer

Namespace

PHP_CodeSniffer

Code

private $oldTokenValues = [];
RSS feed
Powered by Drupal