connection = $connection; $this->repository = $repository; $this->daemonServerRepository = $daemonServerRepository; $this->writer = $writer; } public function handle(Server $server) { } }