Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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'
);
RSS feed