« 拡張
Reflection::export »
PHP Manual
リフレクション
Reflection クラス
Reflection クラス
(PHP 5, PHP 7, PHP 8)
はじめに
リフレクションクラスです。
クラス概要
class
Reflection
{
/* メソッド */
public
static
export
(
Reflector
$reflector
,
bool
$return
=
false
):
string
public
static
getModifierNames
(
int
$modifiers
):
array
}
目次
Reflection::export
— エクスポートする
Reflection::getModifierNames
— 修飾子の名前を取得する
関連キーワード:
Reflection
,
クラス
,
getModifierNames
,
export
,
public
,
static
,
名前
,
修飾
,
array
,
modifiers