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