Skip to content

Commit 8c33fce

Browse files
committed
Remove old versionadded directives
1 parent cb7fd49 commit 8c33fce

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

reference/constraints/Type.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,6 @@ function) and ``accessCode`` contains either only letters or only digits (using
126126
}
127127
}
128128
129-
.. versionadded:: 4.4
130-
131-
The feature to define multiple types in the ``type`` option was introduced
132-
in Symfony 4.4.
133-
134129
Options
135130
-------
136131

@@ -161,11 +156,6 @@ type
161156

162157
**type**: ``string`` or ``array`` [:ref:`default option <validation-default-option>`]
163158

164-
.. versionadded:: 4.4
165-
166-
The feature to define multiple types in the ``type`` option was introduced
167-
in Symfony 4.4.
168-
169159
This required option defines the type or collection of types allowed for the
170160
given value. Each type is defined as the fully qualified class name or one of
171161
the PHP datatypes as determined by PHP's ``is_*()`` functions.

0 commit comments

Comments
 (0)