You are here

public static function LiveWeatherInterface::windDirection in Live Weather 8.2

Same name and namespace in other branches
  1. 8 src/LiveWeatherInterface.php \Drupal\live_weather\LiveWeatherInterface::windDirection()

Get Wind Direction.

1 method overrides LiveWeatherInterface::windDirection()
LiveWeather::windDirection in src/LiveWeather.php
Get Wind Direction.

File

src/LiveWeatherInterface.php, line 25
Contains \Drupal\live_weather\LiveWeatherInterface.

Class

LiveWeatherInterface
Live WeatherInterface.

Namespace

Drupal\live_weather

Code

public static function windDirection($direction);