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