-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fill the Currrency Field without checking (#128)
* No Need to check if currency field exists the currency field might not exist (initialized) yet, so it doesn't fill the currency field when a new instance is created * add a test for filling currencies add check if the field is a currency or an attribute * fix style issues * Update MoneyCastTest.php Co-authored-by: Ahmed Ghorab <[email protected]>
- Loading branch information
1 parent
13a87ac
commit 8c3ed1c
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters