ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ ilDoc Overview
Ancestors.php
Go to the documentation of this file.
1
<?php
2
19
namespace
ILIAS\BackgroundTasks\Types
;
20
21
interface
Ancestors
22
{
27
public
function
getAncestors
(): array;
28
}
ILIAS\BackgroundTasks\Types\Ancestors\getAncestors
getAncestors()
returns the hierarchy of this type.
ILIAS\BackgroundTasks\Types\Ancestors
Definition:
Ancestors.php:21
ILIAS\BackgroundTasks\Types
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
Ancestors.php:19
components
ILIAS
BackgroundTasks
src
Types
Ancestors.php
Generated on Wed Sep 3 2025 23:02:21 for ILIAS by
1.8.13 (using
Doxyfile
)