data = $result; } /** * @return array */ public function getResult() { return $this->data; } }