Update Payment.php

This commit is contained in:
1day2die 2021-11-07 19:18:06 +01:00
parent e3829af116
commit c664e60af7

View file

@ -57,6 +57,7 @@ class Payment extends Model
/**
* @param mixed $value
* @param string $locale
*
* @return float
*/
public function formatToCurrency($value,$locale = 'en_US')