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

[Api][Order]Viewing order details #11896

Merged
merged 3 commits into from
Oct 1, 2020
Merged

Conversation

Tomanhez
Copy link
Contributor

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
License MIT

@Tomanhez Tomanhez requested a review from a team as a code owner September 30, 2020 19:18
@probot-autolabeler probot-autolabeler bot added the API APIs related issues and PRs. label Sep 30, 2020
@Tomanhez Tomanhez force-pushed the viewing-order-details branch from 235bcd2 to b16dabc Compare October 1, 2020 06:34
@Tomanhez Tomanhez force-pushed the viewing-order-details branch from b16dabc to 39f3511 Compare October 1, 2020 06:51

foreach ($items as $item) {
if ($item['productName'] === $productName) {

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

@GSadee GSadee merged commit a839c81 into Sylius:master Oct 1, 2020
@GSadee
Copy link
Member

GSadee commented Oct 1, 2020

Thanks, Tomasz! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API APIs related issues and PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants