There was an error while loading. Please reload this page.
1 parent e9e7609 commit f3eb2e1Copy full SHA for f3eb2e1
book/forms.rst
@@ -129,8 +129,8 @@ format. Symfony2 comes with many build-in types that will be discussed shortly
129
130
.. tip::
131
132
- Notice that the form system is smart enough to access the ``money`` field
133
- via the ``getMoney`` and ``setMoney`` methods. You have the option of
+ Notice that the form system is smart enough to access the ``price`` field
+ via the ``getPrice`` and ``setPrice`` methods. You have the option of
134
making any property either public or adding getter and setter methods
135
for it.
136
book/images/.DS_Store
6 KB
0 commit comments