mirror of
https://github.com/php/doc-en.git
synced 2026-03-25 08:12:15 +01:00
Add ReflectionIntersectionType
… to the list of ReflectionType subtypes Closes GH-1166.
This commit is contained in:
committed by
GitHub
parent
3561c702e7
commit
a324fcef80
@@ -17,6 +17,7 @@
|
||||
<simplelist>
|
||||
<member><classname>ReflectionNamedType</classname> (as of PHP 7.1.0)</member>
|
||||
<member><classname>ReflectionUnionType</classname> (as of PHP 8.0.0)</member>
|
||||
<member><classname>ReflectionIntersectionType</classname> (as of PHP 8.1.0)</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user