ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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
Definition:
Ancestors.php:22
ILIAS\BackgroundTasks\Types\Ancestors\getAncestors
getAncestors()
returns the hierarchy of this type.
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 Sat Oct 18 2025 23:02:36 for ILIAS by
1.9.4 (using
Doxyfile
)