19 declare(strict_types=1);
45 return 'contact_requests';
53 $this->
lng->loadLanguageModule(
'contact');
54 return $this->
lng->txt(
'contact_awrn_ap_contacts');
62 $this->
lng->loadLanguageModule(
'contact');
63 return $this->
lng->txt(
'contact_awrn_ap_contacts_info');
73 if ($this->
user->isAnonymous()) {
user()
Get the current user.
static getInstanceByGlobalUser()
Customizing of pimple-DIC for ILIAS.
language()
Get interface to the i18n service.