public function setIgnoreErrors($ignoreErrors) { return $this->set('ignore_errors', (bool) $ignoreErrors); }