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

[CoreBundle] Use REST handling in ProductController #1578

Merged
merged 1 commit into from
May 30, 2014

Conversation

stloyd
Copy link
Contributor

@stloyd stloyd commented May 30, 2014

No description provided.

@@ -129,4 +127,21 @@ public function findOr404(Request $request, array $criteria = array())

return parent::findOr404($request, $criteria);
}

private function renderView($taxon, $results, $template, $page)
Copy link
Member

Choose a reason for hiding this comment

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

Typehints? :)

@stloyd
Copy link
Contributor Author

stloyd commented May 30, 2014

@pjedrzejewski ping.

pjedrzejewski pushed a commit that referenced this pull request May 30, 2014
[CoreBundle] Use REST handling in ProductController
@pjedrzejewski pjedrzejewski merged commit 37c7c19 into Sylius:master May 30, 2014
@pjedrzejewski
Copy link
Member

Thanks Joseph!

@stloyd stloyd deleted the bugfix/use_rest branch May 30, 2014 13:40
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