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