Skip to content

Commit

Permalink
[11.x] Feauture - Convert number to a stringable format
Browse files Browse the repository at this point in the history
  • Loading branch information
Raul Mauricio Uñate Castro committed Jan 3, 2025
1 parent fdaeeb0 commit 83ecaec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Illuminate/Support/Number.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
use Illuminate\Support\Traits\Macroable;
use NumberFormatter;
use RuntimeException;
use Illuminate\Support\Stringable;

class Number
{
Expand Down

0 comments on commit 83ecaec

Please sign in to comment.