handle(); } #[RequestMapping(path: "refresh", methods: "POST")] public function refresh() { return (new UserService)->refresh(); } }