« ReflectionProperty::export ReflectionProperty::getDocComment » PHP Manual ReflectionProperty Gets declaring class ReflectionProperty::getDeclaringClass (PHP 5, PHP 7) ReflectionProperty::getDeclaringClass — Gets declaring class 说明 public ReflectionProperty::getDeclaringClass ( void ) : ReflectionClass Gets the declaring class. Warning 本函数还未编写文档,仅有参数列表。 参数 此函数没有参数。 返回值 A ReflectionClass object. 参见 ReflectionProperty::getName() - Gets property name