Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Tokens.php
T_MULTIPLY
2 uses of
T_MULTIPLY
SemicolonSpacingSniff::process
in vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Squiz/
Sniffs/
CSS/
SemicolonSpacingSniff.php
Processes the tokens that this sniff is interested in.
UselessParenthesesSniff::checkParenthesesAroundOperators
in vendor/
slevomat/
coding-standard/
SlevomatCodingStandard/
Sniffs/
PHP/
UselessParenthesesSniff.php
File
vendor/
squizlabs/
php_codesniffer/
src/
Util/
Tokens.php
, line 29
Namespace
PHP_CodeSniffer\Util
Code
define
(
'T_MULTIPLY'
,
'PHPCS_T_MULTIPLY'
);
RSS feed