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 9eb60f3 commit bdbb305Copy full SHA for bdbb305
form/create_custom_field_type.rst
@@ -377,7 +377,7 @@ configuration::
377
}
378
379
Great! The ``GenderType`` is now fueled by the configuration parameters and
380
-registered as a service. Because you used the ``form.type`` alias in its configuration,
+registered as a service. Because you used the ``form.type`` tag in its configuration,
381
your service will be used instead of creating a *new* ``GenderType``. In other words,
382
your controller *does not need to change*, it still looks like this::
383
0 commit comments