ILIAS
release_8 Revision v8.24
◀ 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 Sun Nov 2 2025 22:01:53 for ILIAS by
1.9.4 (using
Doxyfile
)