styling fixes

This commit is contained in:
Nabeel Shahzad
2018-04-08 16:00:22 -05:00
parent 5a30ba683e
commit f842e86885
4 changed files with 11 additions and 6 deletions

View File

@@ -381,6 +381,8 @@ class Metar implements \ArrayAccess
/**
* Gets the value from result array as class property.
* @param $parameter
* @return mixed|null
*/
public function __get($parameter)
{