ok = $ok; } /** * @return bool */ public function getOk() { return $this->ok; } }