« ReflectionFiber::getTrace
ReflectionIntersectionType::getTypes »
PHP Manual
リフレクション
ReflectionIntersectionType クラス
ReflectionIntersectionType クラス
(PHP 8 >= 8.1.0)
はじめに
クラス概要
class
ReflectionIntersectionType
extends
ReflectionType
{
/* メソッド */
public
getTypes
():
array
/* 継承したメソッド */
public
ReflectionType::allowsNull
():
bool
public
ReflectionType::__toString
():
string
}
目次
ReflectionIntersectionType::getTypes
— 交差型に含まれている型を返す
関連キーワード:
eflectionIntersectionType
,
クラス
,
getTypes
,
ReflectionType
,
public
,
メソッド
,
ReflectionFiber
,
getTrace
,
概要
,
extends