Merge pull request #268 from nabeelio/analysis-z4KMan

Apply fixes from StyleCI
This commit is contained in:
Nabeel Shahzad
2018-09-01 22:37:01 -05:00
committed by GitHub

View File

@@ -751,9 +751,10 @@ class Metar implements \ArrayAccess
*
* @param mixed $part
*
* @return bool
* @throws \PhpUnitsOfMeasure\Exception\NonStringUnitName
* @throws \PhpUnitsOfMeasure\Exception\NonNumericValue
*
* @return bool
*/
private function get_visibility($part)
{