Skip to content

Commit 32b5341

Browse files
committed
Update NullCurrencyCast
1 parent 21fe627 commit 32b5341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NullCurrencyCast.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Exception;
88
use Illuminate\Database\Eloquent\Model;
99

10-
class NullableCurrencyCast extends CurrencyCast
10+
class NullCurrencyCast extends CurrencyCast
1111
{
1212
/**
1313
* Cast the given value.

0 commit comments

Comments
 (0)