JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrincludeTime = $includeTime; } /** * @return bool */ public function getIncludeTime() { return $this->includeTime; } /** * @param bool */ public function setIncludeYear($includeYear) { $this->includeYear = $includeYear; } /** * @return bool */ public function getIncludeYear() { return $this->includeYear; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(DateQuestion::class, 'Google_Service_Forms_DateQuestion');