Explorar el Código

Update Payment.php

1day2die hace 3 años
padre
commit
c664e60af7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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')