19 declare(strict_types=1);
35 private readonly
Closure $redirect_to_starting_page,
36 private readonly
Closure $logout_url
47 return ($this->logout_url)();
53 ($this->redirect_to_starting_page)();
59 $this->
ctrl()->redirectToURL($target);
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null