ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
DataRetrieval.php
Go to the documentation of this file.
1
<?
php
declare(strict_types=1);
2
3
namespace
ILIAS\UI\Implementation\Component\Table
;
4
5
use
ILIAS\UI\Component\Table
as
T
;
6
7
abstract
class
DataRetrieval
implements
T\DataRetrieval
8
{
9
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\UI\Implementation\Component\Table\DataRetrieval
Definition:
DataRetrieval.php:8
ILIAS\UI\Component\Table
ILIAS\UI\Implementation\Component\Table
src
UI
Implementation
Component
Table
DataRetrieval.php
Generated on Sat Oct 4 2025 21:01:15 for ILIAS by
1.9.4 (using
Doxyfile
)