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

Breadcrumb

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

T_PHPCS_IGNORE_FILE

2 uses of T_PHPCS_IGNORE_FILE
File::process in vendor/squizlabs/php_codesniffer/src/Files/File.php
Starts the stack traversal and tells listeners when tokens are found.
Tokenizer::createPositionMap in vendor/squizlabs/php_codesniffer/src/Tokenizers/Tokenizer.php
Sets token position information.

File

vendor/squizlabs/php_codesniffer/src/Util/Tokens.php, line 191

Namespace

PHP_CodeSniffer\Util

Code

define('T_PHPCS_IGNORE_FILE', 'PHPCS_T_PHPCS_IGNORE_FILE');

API Navigation

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