JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrcorrectedQuery = $correctedQuery; } /** * @return string */ public function getCorrectedQuery() { return $this->correctedQuery; } /** * @param string */ public function setHtmlCorrectedQuery($htmlCorrectedQuery) { $this->htmlCorrectedQuery = $htmlCorrectedQuery; } /** * @return string */ public function getHtmlCorrectedQuery() { return $this->htmlCorrectedQuery; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(SearchSpelling::class, 'Google_Service_CustomSearchAPI_SearchSpelling');