diff --git a/app/Support/Metar.php b/app/Support/Metar.php index 8af072f1..1e9ffaac 100644 --- a/app/Support/Metar.php +++ b/app/Support/Metar.php @@ -461,6 +461,7 @@ class Metar implements \ArrayAccess /** * Create a new velocity unit + * * @param int|float $value * @param string $unit "knots", "km/hour", "m/s" *