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