19 declare(strict_types=1);
52 $settings =
new ilSetting($a_module,
true);
60 $settings->get(
"dummy",
"dummy")
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
__construct(\ilDBInterface $db)
settingsFor(string $a_module="common")
Get setting instance for module.
A factory that builds ilSettings that can be used for DI.