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

Breadcrumb

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

File::$metricTokens

The metrics recorded for each token.

Stops the same metric being recorded for the same token twice.

Type: array

See also

getMetrics()

File

vendor/squizlabs/php_codesniffer/src/Files/File.php, line 144

Class

File

Namespace

PHP_CodeSniffer\Files

Code

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