Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DisallowNullSafeObjectOperatorSniff.php
DisallowNullSafeObjectOperatorSniff::CODE_DISALLOWED_NULL_SAFE_OBJECT_OPERATOR
File
vendor/
slevomat/
coding-standard/
SlevomatCodingStandard/
Sniffs/
ControlStructures/
DisallowNullSafeObjectOperatorSniff.php
, line 12
Class
DisallowNullSafeObjectOperatorSniff
Namespace
SlevomatCodingStandard\Sniffs\ControlStructures
Code
public
const
CODE_DISALLOWED_NULL_SAFE_OBJECT_OPERATOR
=
'DisallowedNullSafeObjectOperator'
;
RSS feed