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 9008929 commit 9f4d426Copy full SHA for 9f4d426
form/create_custom_field_type.rst
@@ -407,7 +407,7 @@ Great! The ``ShippingType`` is now fueled by the configuration parameters and
407
registered as a service. Additionally, because you used the ``form.type`` tag in its
408
configuration, using the field is now much easier::
409
410
- // src/AppBundle/Form/Type/AuthorType.php
+ // src/AppBundle/Form/Type/OrderType.php
411
namespace AppBundle\Form\Type;
412
413
use Symfony\Component\Form\FormBuilderInterface;
0 commit comments