Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d68616 commit e2d911bCopy full SHA for e2d911b
cookbook/form/data_transformers.rst
@@ -160,7 +160,7 @@ Model and View Transformers
160
161
.. versionadded:: 2.1
162
The names and method of the transformers were changed in Symfony 2.1.
163
- ``appendNormTransformer`` became ``addModelTransformer`` and ``appendClientTransformer``
+ ``prependNormTransformer`` became ``addModelTransformer`` and ``appendClientTransformer``
164
became ``addViewTransformer``.
165
166
In the above example, the transformer was used as a "model" transformer.
0 commit comments