Fix/metar reading (#353)
* Fix reading of the METAR information for AviationWeather. Fix the DI * StyleCI fixes
This commit is contained in:
@@ -310,7 +310,7 @@ class Metar implements \ArrayAccess
|
||||
/*
|
||||
* Other variables.
|
||||
*/
|
||||
private $raw;
|
||||
public $raw;
|
||||
|
||||
private $raw_parts = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user