__handlePropertyHandler(__CLASS__); } #[Inject] protected ContainerInterface $container; #[Inject] protected RequestInterface $request; #[Inject] protected ResponseInterface $response; #[Inject] protected JWT $jwt; protected LoggerInterface $logger; }