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

Breadcrumb

  1. Drupal Core 11.1.x
  2. Tokens.php

T_NULLABLE

20 uses of T_NULLABLE
File::getMemberProperties in vendor/squizlabs/php_codesniffer/src/Files/File.php
Returns the visibility and implementation properties of a class member var.
File::getMethodParameters in vendor/squizlabs/php_codesniffer/src/Files/File.php
Returns the method parameters for the specified function token.
File::getMethodProperties in vendor/squizlabs/php_codesniffer/src/Files/File.php
Returns the visibility and implementation properties of a method.
FunctionHelper::findReturnTypeHint in vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/FunctionHelper.php
FunctionHelper::getParametersTypeHints in vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/FunctionHelper.php
*

... See full list

File

vendor/squizlabs/php_codesniffer/src/Util/Tokens.php, line 20

Namespace

PHP_CodeSniffer\Util

Code

define('T_NULLABLE', 'PHPCS_T_NULLABLE');

API Navigation

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