リフレクション
PHP Manual

Reflection クラス

(PHP 5)

導入

リフレクションクラスです。

クラス概要

Reflection {
/* メソッド */
public static string export ( Reflector $reflector [, bool $return = false ] )
public static array getModifierNames ( int $modifiers )
}

目次


リフレクション
PHP Manual