File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff 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-
169159This required option defines the type or collection of types allowed for the
170160given value. Each type is defined as the fully qualified class name or one of
171161the PHP datatypes as determined by PHP's ``is_*() `` functions.
You can’t perform that action at this time.
0 commit comments