Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AuthorElement.php
function AuthorElement::getName
File
vendor/
phar-io/
manifest/
src/
xml/
AuthorElement.php
, line 14
Class
AuthorElement
Namespace
PharIo\Manifest
Code
public
function
getName
() : string {
return
$this
->
getAttributeValue
(
'name'
); }
RSS feed