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

[BUG][Controller] getParameter is not available #67

Closed
sescandell opened this issue Nov 29, 2017 · 2 comments
Closed

[BUG][Controller] getParameter is not available #67

sescandell opened this issue Nov 29, 2017 · 2 comments
Labels
Bug Bug Fix

Comments

@sescandell
Copy link

Hi,

When we generate a controller from the make:controller command and Twig is available, the template generated is invalid: it uses the getParameter method which is not available on a AbstractController.

@yceruto
Copy link
Member

yceruto commented Nov 29, 2017

It should probably be fixed by #64

@javiereguiluz
Copy link
Member

Closing as fixed because we removed the getParameter() call in #64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug Fix
Projects
None yet
Development

No branches or pull requests

3 participants