Skip to content

Commit 58a6582

Browse files
authored
Apply fixes from StyleCI (#33)
1 parent 5ac667f commit 58a6582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Traits/FilterByMetricTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public function whereMetricBetween(string $name, $from, $to): self
6060
/**
6161
* Get numeric object from value.
6262
*
63-
* @param $value
63+
* @param $value
6464
* @return NumericValue
6565
*/
6666
private function getNumericObject($value): NumericValue

0 commit comments

Comments
 (0)