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

Breadcrumb

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

T_PHPCS_SET

4 uses of T_PHPCS_SET
File::process in vendor/squizlabs/php_codesniffer/src/Files/File.php
Starts the stack traversal and tells listeners when tokens are found.
ScopeIndentSniff::process in vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/WhiteSpace/ScopeIndentSniff.php
Processes this test, when one of its tokens is encountered.
ScopeIndentSniff::process in vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/WhiteSpace/ScopeIndentSniff.php
Processes this test, when one of its tokens is encountered.
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 189

Namespace

PHP_CodeSniffer\Util

Code

define('T_PHPCS_SET', 'PHPCS_T_PHPCS_SET');

API Navigation

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