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

Improve code quality #1404

Merged
merged 2 commits into from
Apr 22, 2014
Merged

Conversation

stloyd
Copy link
Contributor

@stloyd stloyd commented Apr 18, 2014

No description provided.

@stloyd
Copy link
Contributor Author

stloyd commented Apr 18, 2014

@pjedrzejewski What do you think? =)

@stloyd stloyd changed the title [VariationBundle] Improve code quality Improve code quality Apr 19, 2014
@stloyd
Copy link
Contributor Author

stloyd commented Apr 22, 2014

@Sylius Any reason this is not merged yet?

@@ -50,7 +51,7 @@ public function transform($value)
}

if (!$value instanceof VariantInterface) {
throw new UnexpectedTypeException($value, 'Sylius\Component\variable\Model\Variable\VariantInterface');
throw new UnexpectedTypeException($value, 'Sylius\Component\Variable\Model\VariantInterface');
Copy link
Member

Choose a reason for hiding this comment

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

Variable -> Variation

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

pjedrzejewski pushed a commit that referenced this pull request Apr 22, 2014
@pjedrzejewski pjedrzejewski merged commit 1f58a55 into Sylius:master Apr 22, 2014
@pjedrzejewski
Copy link
Member

Thank you Joseph!

@stloyd stloyd deleted the feature/improve_quality branch April 22, 2014 14:50
tomzx pushed a commit to tomzx/Sylius that referenced this pull request May 9, 2014
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

2 participants