ILIAS
release_8 Revision v8.23
◀ 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 Sun Aug 31 2025 22:02:38 for ILIAS by
1.8.13 (using
Doxyfile
)