ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ 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
Services
UICore
interfaces
interface.ilCtrlIteratorInterface.php
Generated on Wed Sep 10 2025 14:12:00 for ILIAS by
1.8.13 (using
Doxyfile
)