29 protected \ilDBInterface
$db;
30 protected \ilLanguage
$lng;
40 return "adm_contacts";
49 $this->
lng->loadLanguageModule(
"adm");
50 return $this->
lng->txt(
"adm_support_contacts");
59 $this->
lng->loadLanguageModule(
"adm");
60 return $this->
lng->txt(
"adm_awrn_support_contacts_info");
70 return \ilSystemSupportContacts::getValidSupportContactIds();
database()
Get interface to the Database.
Customizing of pimple-DIC for ILIAS.
language()
Get interface to the i18n service.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...