ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ ilDoc Overview
class.ilObjHelpSettings.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
class
ilObjHelpSettings
extends
ilObject2
22
{
23
protected
function
initType
(): void
24
{
25
$this->type =
"hlps"
;
26
}
27
}
ilObjHelpSettings
Definition:
class.ilObjHelpSettings.php:21
ilObjHelpSettings\initType
initType()
Definition:
class.ilObjHelpSettings.php:23
ilObject2
Services
Help
Administration
class.ilObjHelpSettings.php
Generated on Wed Sep 10 2025 14:11:29 for ILIAS by
1.8.13 (using
Doxyfile
)