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

[Product] Removed fluent interfaces #3328

Merged

Conversation

Arminek
Copy link
Contributor

@Arminek Arminek commented Sep 22, 2015

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

@@ -43,8 +35,6 @@ public function create($name);
public function addAttribute($name, $value, $presentation = null);

/**
* Save the product
*
* @param Boolean $flush
Copy link
Contributor

Choose a reason for hiding this comment

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

bool

@michalmarcinkowski michalmarcinkowski added the Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). label Sep 22, 2015
@michalmarcinkowski michalmarcinkowski added this to the v0.16.0 milestone Sep 22, 2015
michalmarcinkowski added a commit that referenced this pull request Sep 23, 2015
@michalmarcinkowski michalmarcinkowski merged commit 8fc6a23 into Sylius:master Sep 23, 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