• File: forecast_hourly.class.php
  • Full Path: /home/bravrvjk/hpgt.org/wp-content/plugins/unlimited-elements-for-elementor/inc_php/framework/openweather/forecast/forecast_hourly.class.php
  • Date Modified: 03/04/2024 8:06 PM
  • File size: 141 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

class UEOpenWeatherAPIForecastHourly extends UEOpenWeatherAPIForecastAbstract{

	use UEOpenWeatherAPIForecastHasInlineTemperature;

}