Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ElementCollection.php
function ElementCollection::valid
File
vendor/
phar-io/
manifest/
src/
xml/
ElementCollection.php
, line 45
Class
ElementCollection
@template-implements Iterator<int,DOMElement>
Namespace
PharIo\Manifest
Code
public
function
valid
() : bool {
return
$this
->
position
<
count
(
$this
->
nodes
); }
RSS feed