ReflectionProperty
PHP 手册

ReflectionProperty::getDeclaringClass

(PHP 5)

ReflectionProperty::getDeclaringClassGets declaring class

说明

public ReflectionClass ReflectionProperty::getDeclaringClass ( void )

Gets the declaring class.

Warning

本函数暂无文档,仅有参数列表。

参数

This function has no parameters.

返回值

A ReflectionClass object.

参见


ReflectionProperty
PHP 手册