ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ ilDoc Overview
class.ilObjMaps.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
final
class
ilObjMaps
extends
ilObject2
22
{
23
protected
function
initType
(): void
24
{
25
$this->type =
'maps'
;
26
}
27
}
ilObjMaps
Definition:
class.ilObjMaps.php:22
ilObjMaps\initType
initType()
Definition:
class.ilObjMaps.php:23
ilObject2
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilObject2.php:24
components
ILIAS
Maps
classes
class.ilObjMaps.php
Generated on Sat Dec 13 2025 23:02:41 for ILIAS by
1.9.4 (using
Doxyfile
)