Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Apr 27, 2023
1 parent f8a11ec commit 1b7e1a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Type/Constant/ConstantFloatType.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
use function ini_get;
use function ini_set;
use function is_finite;
use function str_replace;
use function strpos;
use const PHP_FLOAT_EPSILON;

Expand Down

0 comments on commit 1b7e1a0

Please sign in to comment.