registerService('request', static function ($c) { return $c->get(IRequest::class); }); } public function boot(IBootContext $context): void { } }