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

[Account] Subscribe to the newsletter in customer account #5918

Merged
merged 5 commits into from
Aug 30, 2016

Conversation

GSadee
Copy link
Member

@GSadee GSadee commented Aug 30, 2016

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

@GSadee GSadee changed the title Subscribe to the newsletter in customer account [Account] Subscribe to the newsletter in customer account Aug 30, 2016
@@ -76,6 +76,22 @@ public function saveChanges()
/**
* {@inheritdoc}
*/
Copy link
Member

Choose a reason for hiding this comment

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

Why do we need a {@inheritdoc} if there is no docblock in interface?

/**
* {@inheritdoc}
*/
public function isNewsletterSubscription()
Copy link
Member

Choose a reason for hiding this comment

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

isSubscribedToNewsletter? (we can skip "The")
protected $subscribedToNewsletter = false;

@pjedrzejewski
Copy link
Member

@GSadee Nice, please tweak the field name and it is good to go!

@pjedrzejewski
Copy link
Member

Thank you Grzesiu! :)

@GSadee GSadee deleted the subscribe-newsletter branch September 22, 2017 08:26
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