Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Tokens.php
T_DIVIDE
1 use of
T_DIVIDE
UselessParenthesesSniff::checkParenthesesAroundOperators
in vendor/
slevomat/
coding-standard/
SlevomatCodingStandard/
Sniffs/
PHP/
UselessParenthesesSniff.php
File
vendor/
squizlabs/
php_codesniffer/
src/
Util/
Tokens.php
, line 30
Namespace
PHP_CodeSniffer\Util
Code
define
(
'T_DIVIDE'
,
'PHPCS_T_DIVIDE'
);
RSS feed