JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrdateRange = $dateRange; } /** * @return DateRange */ public function getDateRange() { return $this->dateRange; } /** * @param string */ public function setFlightDateType($flightDateType) { $this->flightDateType = $flightDateType; } /** * @return string */ public function getFlightDateType() { return $this->flightDateType; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(LineItemFlight::class, 'Google_Service_DisplayVideo_LineItemFlight');