data = $data; } public function getStatus() { return 409; } public function getData() { return $this->data; } }