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

[Inventory] Removed fluent interfaces #3296

Merged

Conversation

Arminek
Copy link
Contributor

@Arminek Arminek commented Sep 17, 2015

Q A
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Fixed tickets no
License MIT

* @return integer
*/
public function getOnHand();

/**
* Set stock on hand.
*
* @param integer $onHand
Copy link
Contributor

Choose a reason for hiding this comment

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

int should be used to be consistent with Symfony.

@michalmarcinkowski michalmarcinkowski added the Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). label Sep 17, 2015
@michalmarcinkowski michalmarcinkowski added this to the v0.16.0 milestone Sep 17, 2015
@Arminek Arminek force-pushed the SYLIUS-76-inventory-component branch from b1dc868 to c15e619 Compare September 22, 2015 07:55
michalmarcinkowski added a commit that referenced this pull request Sep 22, 2015
@michalmarcinkowski michalmarcinkowski merged commit 370e268 into Sylius:master Sep 22, 2015
@michalmarcinkowski
Copy link
Contributor

Thank you Arek! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants