From ed91ddb5a8459e54961dafec5225ac10c78f64aa Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Mon, 15 Jul 2019 15:19:22 -0400 Subject: [PATCH] Formatting again --- app/Support/Metar.php | 1 + 1 file changed, 1 insertion(+) 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" *