Browse Source

Merge pull request #24 from nafiesl/analysis-zdNnJJ

Apply fixes from StyleCI
pull/26/head
Nafies Luthfi 7 years ago
committed by GitHub
parent
commit
6b0eb64cd4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/helpers.php

2
app/helpers.php

@ -12,7 +12,7 @@ function formatNo($number)
} }
/** /**
* Get number in money currency format
* Get number in money currency format.
* @param int|string $number * @param int|string $number
* @return string * @return string
*/ */

Loading…
Cancel
Save