Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
nguereza-tony committed Dec 13, 2023
1 parent 6549aec commit 4fa55a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Filter/NumberFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ public static function numberToString($variable)
* Units format
* @param mixed $variable
* @param mixed $precision
* @return string
* @return float|int|string
*/
public static function sizeFormat(
$variable,
Expand Down

0 comments on commit 4fa55a6

Please sign in to comment.