? ReflectionGenerator::getTrace
ReflectionIntersectionType::getTypes ?
PHP8中文参考手册
反射
ReflectionIntersectionType 类
ReflectionIntersectionType 类
(PHP 8 >= 8.1.0)
简介
类摘要
ReflectionIntersectionType
extends
ReflectionType
{
/* 方法 */
public
getTypes
( ) :
array
/* 继承的方法 */
public
ReflectionType::allowsNull
( ) :
bool
public
ReflectionType::__toString
( ) :
string
}
Table of Contents
ReflectionIntersectionType::getTypes
— 返回包含在交集类型中的类型
User Contributed Notes
There are no user contributed notes for this page.
PHP8中文手册
由
站长在线
整理 版权归PHP文档组所有