T_SELF
26 uses of T_SELF
- 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 - ConstructorNameSniff::processTokenWithinScope in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ NamingConventions/ ConstructorNameSniff.php - Processes this test when one of its tokens is encountered.
File
-
vendor/
squizlabs/ php_codesniffer/ src/ Util/ Tokens.php, line 42
Namespace
PHP_CodeSniffer\UtilCode
define('T_SELF', 'PHPCS_T_SELF');