We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21fe627 commit 32b5341Copy full SHA for 32b5341
src/NullCurrencyCast.php
@@ -7,7 +7,7 @@
7
use Exception;
8
use Illuminate\Database\Eloquent\Model;
9
10
-class NullableCurrencyCast extends CurrencyCast
+class NullCurrencyCast extends CurrencyCast
11
{
12
/**
13
* Cast the given value.
0 commit comments