Skip to content

Conversation

Sgoettschkes
Copy link
Contributor

As mentioned in #1906, in 2.1 the getVar() method is not available and get() must be used. This seems to be the case for only 2.1, so this PR should not be merged into master.

weaverryan added a commit that referenced this pull request Dec 1, 2012
Changing the getVar method to get (only valid for 2.1)
@weaverryan weaverryan merged commit 9a77129 into symfony:2.1 Dec 1, 2012
@weaverryan
Copy link
Member

Hi Sebastian!

Thanks for the PR! Actually, get is also deprecated as well, for better or worse you're now supposed to access the public vars property on FormView - I've updated things for that.

Thanks!

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.

2 participants