ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ 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 10 2025 15:15:01 for ILIAS by
1.8.13 (using
Doxyfile
)