Browse Source

Update Payment.php

1day2die 3 years ago
parent
commit
c664e60af7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Models/Payment.php

+ 1 - 0
app/Models/Payment.php

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