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

[Docs] Corrections on OrderItemQuantityModifier #8677

Merged
merged 1 commit into from
Sep 15, 2017
Merged

[Docs] Corrections on OrderItemQuantityModifier #8677

merged 1 commit into from
Sep 15, 2017

Conversation

juukie
Copy link
Contributor

@juukie juukie commented Sep 15, 2017

$orderItem->getTotal(); should be 2 * 1000 = 2000
Changed the "0" and "2" because getQuantity() returns an integer.

`$orderItem->getTotal();` should be 2 * 1000 = 2000
Changed the `"0"` and `"2"` because getQuantity() returns an integer.
@juukie juukie changed the title [Docs] Corrections [Docs] Corrections on OrderItemQuantityModifier Sep 15, 2017
@pjedrzejewski pjedrzejewski added Documentation Documentation related issues and PRs - requests, fixes, proposals. Bug Fix labels Sep 15, 2017
@pamil pamil changed the base branch from master to 1.0 September 15, 2017 12:43
@pamil pamil added this to the 1.0 milestone Sep 15, 2017
@pamil pamil merged commit 9977b5d into Sylius:1.0 Sep 15, 2017
@pamil
Copy link
Contributor

pamil commented Sep 15, 2017

Thanks @juukie! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Documentation related issues and PRs - requests, fixes, proposals.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants