ILIAS
release_8 Revision v8.23
◀ 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
src
BackgroundTasks
Types
Ancestors.php
Generated on Wed Sep 3 2025 22:02:50 for ILIAS by
1.8.13 (using
Doxyfile
)