diff --git a/reference/constraints/Type.rst b/reference/constraints/Type.rst index e05cb05f4e0..5bae4860bfc 100644 --- a/reference/constraints/Type.rst +++ b/reference/constraints/Type.rst @@ -125,6 +125,7 @@ datatypes as determined by PHP's ``is_()`` functions. * :phpfunction:`double ` * :phpfunction:`int ` * :phpfunction:`integer ` +* :phpfunction:`iterable ` * :phpfunction:`long ` * :phpfunction:`null ` * :phpfunction:`numeric `