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