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
File
-
vendor/
squizlabs/ php_codesniffer/ src/ Util/ Tokens.php, line 43
Namespace
PHP_CodeSniffer\UtilCode
define('T_PARENT', 'PHPCS_T_PARENT');