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
126
126
}
127
127
}
128
128
129
- .. versionadded :: 4.4
130
-
131
- The feature to define multiple types in the ``type `` option was introduced
132
- in Symfony 4.4.
133
-
134
129
Options
135
130
-------
136
131
@@ -161,11 +156,6 @@ type
161
156
162
157
**type **: ``string `` or ``array `` [:ref: `default option <validation-default-option >`]
163
158
164
- .. versionadded :: 4.4
165
-
166
- The feature to define multiple types in the ``type `` option was introduced
167
- in Symfony 4.4.
168
-
169
159
This required option defines the type or collection of types allowed for the
170
160
given value. Each type is defined as the fully qualified class name or one of
171
161
the PHP datatypes as determined by PHP's ``is_*() `` functions.
You can’t perform that action at this time.
0 commit comments