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