ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
Ancestors.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\BackgroundTasks\Types
;
4
5
interface
Ancestors
6
{
7
13
public
function
getAncestors
();
14
}
ILIAS\BackgroundTasks\Types\Ancestors\getAncestors
getAncestors()
returns the hierarchy of this type.
ILIAS\BackgroundTasks\Types\Ancestors
Definition:
Ancestors.php:5
ILIAS\BackgroundTasks\Types
Definition:
Ancestors.php:3
php
src
BackgroundTasks
Types
Ancestors.php
Generated on Sun Aug 31 2025 19:02:04 for ILIAS by
1.8.13 (using
Doxyfile
)