Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Don't understand why getForm throws exception #16

Open
fadoe opened this issue Nov 6, 2015 · 1 comment
Open

Don't understand why getForm throws exception #16

fadoe opened this issue Nov 6, 2015 · 1 comment

Comments

@fadoe
Copy link

fadoe commented Nov 6, 2015

I take a look in the code from ValidFormRequest: https://github.com/QafooLabs/QafooLabsNoFrameworkBundle/blob/master/src/QafooLabs/MVC/Form/ValidFormRequest.php#L63-L69

I wonder why getForm() throws this exception. Is this a copy-past-error?

@beberlei
Copy link
Contributor

beberlei commented Nov 6, 2015

@fadoe the problem is that it would need to return a form instance configured to answer the questions correctly that your controller sends, not sure if that is possible.

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

No branches or pull requests

2 participants