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 970d37b commit 7eb2264Copy full SHA for 7eb2264
components/config/definition.rst
@@ -120,9 +120,9 @@ node definition. Node types are available for:
120
and are created with ``node($name, $type)`` or their associated shortcut
121
``xxxxNode($name)`` method.
122
123
-.. versionadded::
+.. versionadded:: 7.2
124
125
- Support for ``string`` types was introduced in Symfony 7.2.
+ Support for the ``string`` type was introduced in Symfony 7.2.
126
127
Numeric Node Constraints
128
~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments