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