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

Fix key order and functions names #11016

Merged
merged 1 commit into from Jan 15, 2020

Conversation

AdamKasp
Copy link
Contributor

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

@AdamKasp AdamKasp requested a review from a team as a code owner January 14, 2020 07:47
@@ -52,7 +52,7 @@ public function getRouteName(): string
return 'sylius_shop_order_show';
}

public function getNumberOfItems(): int
public function getAmountOfItems(): int
Copy link
Contributor

@pamil pamil Jan 14, 2020

Choose a reason for hiding this comment

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

@lchrusciel lchrusciel merged commit 7ec5c8c into Sylius:master Jan 15, 2020
@lchrusciel
Copy link
Member

Thanks, Adam! 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants