ReflectionProperty::getDeclaringClass

宣言しているクラスを取得する

説明

public ReflectionClass ReflectionProperty::getDeclaringClass()

宣言しているクラスを取得します。

パラメータ

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

戻り値

ReflectionClass オブジェクトを返します。

参考

  • ReflectionProperty::getName