ReflectionClass
PHP Manual

ReflectionClass::getParentClass

(PHP 5)

ReflectionClass::getParentClass親クラスを取得する

説明

public object ReflectionClass::getParentClass ( void )

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

返り値

ReflectionClass を返します。

参考


ReflectionClass
PHP Manual