Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NamespaceHelper.php
NamespaceHelper::NAMESPACE_SEPARATOR
File
vendor/
slevomat/
coding-standard/
SlevomatCodingStandard/
Helpers/
NamespaceHelper.php
, line 33
Class
NamespaceHelper
Terms "unqualified", "qualified" and "fully qualified" have the same meaning as described here:
http://php.net/manual/en/language.namespaces.rules.php
Namespace
SlevomatCodingStandard\Helpers
Code
public
const
NAMESPACE_SEPARATOR
=
'\\'
;
RSS feed