Update Payment.php
This commit is contained in:
parent
e3829af116
commit
c664e60af7
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ class Payment extends Model
|
|||
/**
|
||||
* @param mixed $value
|
||||
* @param string $locale
|
||||
*
|
||||
* @return float
|
||||
*/
|
||||
public function formatToCurrency($value,$locale = 'en_US')
|
||||
|
|
Loading…
Reference in a new issue