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 928c736 commit 5acc483Copy full SHA for 5acc483
cookbook/form/data_transformers.rst
@@ -244,7 +244,7 @@ a field for issue numbers
244
2) You need to worry about passing in the ``em`` option whenever you're creating
245
a form that uses the transformer.
246
247
-Because of these, you may choose to create a :doc:`create a custom field type</cookbook/form/create_custom_field_type>`.
+Because of these, you may choose to :doc:`create a custom field type</cookbook/form/create_custom_field_type>`.
248
First, create the custom field type class::
249
250
// src/Acme/TaskBundle/Form/Type/IssueSelectorType.php
0 commit comments