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 e2d911b commit bed3527Copy full SHA for bed3527
cookbook/form/create_custom_field_type.rst
@@ -72,7 +72,7 @@ important:
72
73
* ``setDefaultOptions()`` - This defines options for your form type that
74
can be used in ``buildForm()`` and ``buildView()``. There are a lot of
75
- options common to all fields (see :doc:`/reference/forms/types/form`_),
+ options common to all fields (see :doc:`/reference/forms/types/form`),
76
but you can create any others that you need here.
77
78
.. tip::
0 commit comments