19 declare(strict_types=1);
45 return 'contact_approved';
53 $this->
lng->loadLanguageModule(
'contact');
54 return $this->
lng->txt(
'contact_awrn_req_contacts');
62 $this->
lng->loadLanguageModule(
'contact');
63 return $this->
lng->txt(
'contact_awrn_req_contacts_info');
73 if ($this->
user->isAnonymous()) {
user()
Get the current user.
Customizing of pimple-DIC for ILIAS.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
language()
Get interface to the i18n service.
static getInstanceByGlobalUser(?ilObjUser $user=null)