ReflectionMethod
PHP 手册

ReflectionMethod::getDeclaringClass

(PHP 5)

ReflectionMethod::getDeclaringClassGets declaring class

说明

public ReflectionClass ReflectionMethod::getDeclaringClass ( void )

Gets the declaring class.

Warning

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

参数

This function has no parameters.

返回值

A ReflectionClass.

参见


ReflectionMethod
PHP 手册