ReflectionProperty
PHP Manual

ReflectionProperty::getDeclaringClass

(PHP 5)

ReflectionProperty::getDeclaringClassGets declaring class

说明

public ReflectionClass ReflectionProperty::getDeclaringClass ( void )

Gets the declaring class.

Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

A ReflectionClass object.

参见


ReflectionProperty
PHP Manual