diff --git a/app/Console/Commands/NotificationsPayload.php b/app/Console/Commands/NotificationsPayload.php --- a/app/Console/Commands/NotificationsPayload.php +++ b/app/Console/Commands/NotificationsPayload.php @@ -134,7 +134,7 @@ * @param array $keys * @param array $values * @return array - * + * * @throws InvalidArgumentException when keys and values counts don't match */ public static function argumentsArrayCombine ($keys, $values) {