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 752c1f2 commit bbaa8d7Copy full SHA for bbaa8d7
reference/constraints/Type.rst
@@ -184,7 +184,7 @@ type
184
in Symfony 4.4.
185
186
This required option defines the type or collection of types allowed for the
187
-given value. Each type is is either the FQCN (fully qualified class name) of some
+given value. Each type is either the FQCN (fully qualified class name) of some
188
PHP class/interface or a valid PHP datatype (checked by PHP's ``is_()`` functions):
189
190
* :phpfunction:`array <is_array>`
0 commit comments