Definition at line 27 of file Readable.php.
◆ __construct()
ILIAS\Test\Access\Readable::__construct |
( |
private readonly ilAccessHandler |
$access, |
|
|
|
$references_of = [ilObject::class , |
|
|
'_getAllReferences'] |
, |
|
|
?Incident |
$incident = null |
|
) |
| |
Definition at line 33 of file Readable.php.
39 $this->incident =
$incident ??
new Incident();
readonly Closure $references_of
readonly Incident $incident
◆ objectId()
ILIAS\Test\Access\Readable::objectId |
( |
int |
$obj_id | ) |
|
◆ references()
ILIAS\Test\Access\Readable::references |
( |
array |
$references | ) |
|
◆ $incident
readonly Incident ILIAS\Test\Access\Readable::$incident |
|
private |
◆ $references_of
readonly Closure ILIAS\Test\Access\Readable::$references_of |
|
private |
The documentation for this class was generated from the following file: