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

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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');

API Navigation

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