mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 03:14:03 +00:00
Fix code style
This commit is contained in:
parent
c3e85c3e5d
commit
fdd0b76540
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ class Currency implements Arrayable, JsonSerializable
|
|||
|
||||
/** Get the currency's math decimal count. */
|
||||
public function displayDecimals(): int
|
||||
{
|
||||
{
|
||||
return $this->displayDecimals;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue