Property | Type | Description | |
---|---|---|---|
$description | string | ||
$name | string | ||
$usage | string | ||
$version | string |
Method | Description | |
---|---|---|
execute ( ) : mixed | Command execute method |
Method | Description | |
---|---|---|
getWeatherData ( string $location ) : string | Get weather data using HTTP request | |
getWeatherString ( array $data ) : string | Get weather string from weather data |