19declare(strict_types=1);
41 $registration_settings = new \ilRegistrationSettings();
43 return $response_factory->
cannot();
46 return $response_factory->
can($context->
ctrl()->getLinkTargetByClass(
49 \ilAccountRegistrationGUI::class
handle(Request $request, Context $context, Factory $response_factory)
can(string $uri_path, bool $shift=false)
The Handler successfully resolved the target.
cannot()
The Handler cannot process the given Request at all, e.g.