Skip to content

Commit

Permalink
Fix phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed Oct 18, 2018
1 parent 437060a commit da4a287
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ public function fromFloat($value)
* Return a decimal as string.
*
* @param float $value
* @param int $value
* @param int $decimals
* @return string
*/
protected function asDecimal($value, $decimals)
Expand Down

0 comments on commit da4a287

Please sign in to comment.