Skip to content

Commit

Permalink
https://github.com/tradefurniturecompany/google-shopping/issues/1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Dec 21, 2021
1 parent 54d361f commit dfd21a9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Core/lib/float.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,15 @@
* 3.333 => 3.33
* 3.300 => 3.30
* https://3v4l.org/AUTCA
*
* @used-by dff_2f()
* @used-by dff_2i()
* @used-by \Dfe\Qiwi\Method::amountFormat()
* @used-by \Dfe\Robokassa\Method::amountFormat()
* @used-by \Dfe\SecurePay\Charge::amountFormat()
* @used-by \Dfe\TwoCheckout\Method::amountFormat()
* @used-by \Dfe\YandexKassa\Method::amountFormat()
* @used-by \Dfe\YandexKassa\Charge::pTaxLeafs()
*
* @used-by \Dfe\YandexKassa\Method::amountFormat()
* @used-by \TFC\GoogleShopping\Att\Price::v() (tradefurniturecompany.co.uk, https://github.com/tradefurniturecompany/google-shopping/issues/1)
* @param float $v
* @param int $prec [optional]
* @return string
Expand Down

0 comments on commit dfd21a9

Please sign in to comment.