Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Annotation.php
function Annotation::getName
File
vendor/
slevomat/
coding-standard/
SlevomatCodingStandard/
Helpers/
Annotation.php
, line 37
Class
Annotation
@internal @template T of PhpDocTagValueNode
Namespace
SlevomatCodingStandard\Helpers
Code
public
function
getName
() : string {
return
$this
->
node
->
name
; }
RSS feed