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