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

Breadcrumb

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

T_PARENT

27 uses of T_PARENT
AbstractControlStructureSpacing::getTokensToCheck in vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/ControlStructures/AbstractControlStructureSpacing.php
*
AbstractLineCall::register in vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Functions/AbstractLineCall.php
*
CallTimePassByReferenceSniff::register in vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Functions/CallTimePassByReferenceSniff.php
Returns an array of tokens this test wants to listen for.
ClassInstantiationSniff::process in vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Classes/ClassInstantiationSniff.php
Processes this test, when one of its tokens is encountered.
ConditionHelper::getNegativeConditionPart in vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/ConditionHelper.php

... See full list

File

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

Namespace

PHP_CodeSniffer\Util

Code

define('T_PARENT', 'PHPCS_T_PARENT');

API Navigation

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