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 98b6734 commit fc6f6b0Copy full SHA for fc6f6b0
form/create_custom_field_type.rst
@@ -64,7 +64,7 @@ check out the `ChoiceType`_ class.
64
The PHP class extension mechanism and the Symfony form field extension
65
mechanism are not the same. The parent type returned in ``getParent()`` is
66
what Symfony uses to build and manage the field type. Making the PHP class
67
- extend from ``AbstractType`` is only a convenience way of implementing the
+ extend from ``AbstractType`` is only a convenient way of implementing the
68
required ``FormTypeInterface``.
69
70
There are three methods that are particularly important:
0 commit comments