Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ReferencedName.php
function ReferencedName::isConstant
File
vendor/
slevomat/
coding-standard/
SlevomatCodingStandard/
Helpers/
ReferencedName.php
, line 60
Class
ReferencedName
@internal
Namespace
SlevomatCodingStandard\Helpers
Code
public
function
isConstant
() : bool {
return
$this
->
type
=== self::TYPE_CONSTANT; }
RSS feed