8000
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 7929ed5 commit 4b09b3fCopy full SHA for 4b09b3f
cookbook/form/data_transformers.rst
@@ -113,7 +113,7 @@ Using the Transformer
113
114
As seen above our transformer requires an instance of an object manager. While for most
115
use-cases using the default manager is fine we will let you pick the manager by it's name.
116
-In order to achieve this we will add a factory:
+In order to achieve this we will add a factory::
117
118
// src/Acme/TaskBundle/Form/DataTransformer/IssueToNumberTransformerFactory.php
119
namespace Acme\TaskBundle\Form\DataTransformer;
0 commit comments