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