ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ 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:17
ilCtrlIteratorInterface\key
key()
ilCtrlIteratorInterface\current
current()
Iterator
components
ILIAS
UICore
interfaces
interface.ilCtrlIteratorInterface.php
Generated on Wed Sep 10 2025 15:16:51 for ILIAS by
1.8.13 (using
Doxyfile
)