public function weather_es_citPro::errorMessage in Weather_es 7
Same name and namespace in other branches
- 6.3 weather_es.inc \weather_es_citPro::errorMessage()
File
- ./
weather_es.inc, line 234 - Classes to get the weather information from AEMET
Class
- weather_es_citPro
- Class that gets the cities of a province
Code
public function errorMessage() {
return $this->xerror_message;
}