You are here

public function LiveWeatherInterface::locationCheck in Live Weather 8.2

Same name and namespace in other branches
  1. 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_weather

Code

public function locationCheck($woeid = NULL, $filter = '', $unit = 'f');