Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed PHPDoc of Tax's getProductTaxRate to more accurate. #21042

Merged
merged 2 commits into from Sep 23, 2020

Commits on Sep 17, 2020

  1. Update Tax.php

    The method `getProductTaxRate` returns a `Tax` object according to the PHPDoc. I have changed this PHPDoc to return the type `float`.
    stijnstroeve committed Sep 17, 2020
    Copy the full SHA
    0734e26 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Update classes/tax/Tax.php

    Co-authored-by: Progi1984 <progi1984@gmail.com>
    PierreRambaud and Progi1984 committed Sep 22, 2020
    Copy the full SHA
    a265dfd View commit details
    Browse the repository at this point in the history