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

[User] Remove Symfony security component dependecy #3224

Merged

Conversation

michalmarcinkowski
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no (component hasn't been released yet 😄)
Deprecations? no
Fixed tickets
License MIT

@@ -9,7 +9,7 @@
* file that was distributed with this source code.
*/

namespace Sylius\Component\User\Security\Authentication;
namespace Sylius\Component\UserBundle\Security\Authentication;
Copy link
Member

Choose a reason for hiding this comment

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

Im pretty sure you ment Sylius\ Bundle \UserBundle\Security\Authentication.

Copy link
Contributor

Choose a reason for hiding this comment

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

@lchrusciel meant #justgrammarnazithings :D

Copy link
Member

Choose a reason for hiding this comment

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

@pamil Of course you are right. My bad. meant*

@michalmarcinkowski
Copy link
Contributor Author

I don't see any advantage of removing variables comments, IMO it's fine to leave them, because it makes them clearer.

pjedrzejewski pushed a commit that referenced this pull request Sep 8, 2015
[User] Remove Symfony security component dependecy
@pjedrzejewski pjedrzejewski merged commit ce9a2d3 into Sylius:master Sep 8, 2015
@pjedrzejewski
Copy link
Member

Thank you Michal! 👍

@michalmarcinkowski michalmarcinkowski deleted the improve-user-component branch March 7, 2016 23:05
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.

4 participants