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