Php/docs/reflectionproperty.getdeclaringclass
来自菜鸟教程
ReflectionProperty::getDeclaringClass
(PHP 5, PHP 7)
ReflectionProperty::getDeclaringClass — Gets declaring class
说明
public ReflectionProperty::getDeclaringClass ( ) : ReflectionClass
Gets the declaring class.
Warning 本函数还未编写文档,仅有参数列表。
参数
此函数没有参数。