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

Breadcrumb

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

AbstractPatternSniff::$supplementaryTokens

Tokens that this sniff wishes to process outside of the patterns.

Type: int[]

See also

registerSupplementary()

processSupplementary()

File

vendor/squizlabs/php_codesniffer/src/Sniffs/AbstractPatternSniff.php, line 48

Class

AbstractPatternSniff

Namespace

PHP_CodeSniffer\Sniffs

Code

private $supplementaryTokens = [];

API Navigation

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