19declare(strict_types=1);
51 return match ($additional_params) {
52 'login' => $response_factory->
can(
'login.php?' . http_build_query([
53 'cmd' =>
'force_login',
54 'lang' => $this->
language->getLangKey(),
readonly ilLanguage $language
handle(Request $request, Context $context, Factory $response_factory)
getAdditionalParameters()
can(string $uri_path, bool $shift=false)
The Handler successfully resolved the target.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc