Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RequiresElement.php

function RequiresElement::getPHPElement

File

vendor/phar-io/manifest/src/xml/RequiresElement.php, line 14

Class

RequiresElement

Namespace

PharIo\Manifest

Code

public function getPHPElement() : PhpElement {
    return new PhpElement($this->getChildByName('php'));
}
RSS feed
Powered by Drupal