ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
◀ ilDoc Overview
interface.ilCtrlIteratorInterface.php
Go to the documentation of this file.
1
<?php
2
17
interface
ilCtrlIteratorInterface
extends
Iterator
18
{
24
public
function
current
(): ?string;
25
31
public
function
key
(): ?string;
32
}
ilCtrlIteratorInterface
Interface ilCtrlIteratorInterface.
Definition:
interface.ilCtrlIteratorInterface.php:18
ilCtrlIteratorInterface\key
key()
@inheritDoc
ilCtrlIteratorInterface\current
current()
@inheritDoc
Services
UICore
interfaces
interface.ilCtrlIteratorInterface.php
Generated on Sat Dec 13 2025 22:01:57 for ILIAS by
1.9.4 (using
Doxyfile
)