public function LiveWeatherInterface::locationCheck in Live Weather 8.2
Same name and namespace in other branches
- 8 src/LiveWeatherInterface.php \Drupal\live_weather\LiveWeatherInterface::locationCheck()
Get location data.
1 method overrides LiveWeatherInterface::locationCheck()
- LiveWeather::locationCheck in src/
LiveWeather.php - Get location data.
File
- src/
LiveWeatherInterface.php, line 17 - Contains \Drupal\live_weather\LiveWeatherInterface.
Class
- LiveWeatherInterface
- Live WeatherInterface.
Namespace
Drupal\live_weatherCode
public function locationCheck($woeid = NULL, $filter = '', $unit = 'f');