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