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 ef86e5c commit a1a12b6Copy full SHA for a1a12b6
reference/constraints/Type.rst
@@ -125,6 +125,7 @@ datatypes as determined by PHP's ``is_()`` functions.
125
* :phpfunction:`double <is_double>`
126
* :phpfunction:`int <is_int>`
127
* :phpfunction:`integer <is_integer>`
128
+* :phpfunction:`iterable <is_iterable>`
129
* :phpfunction:`long <is_long>`
130
* :phpfunction:`null <is_null>`
131
* :phpfunction:`numeric <is_numeric>`
0 commit comments