ReflectionProperty::getDeclaringClass

(PHP 5, PHP 7, PHP 8)

ReflectionProperty::getDeclaringClassGets declaring class

說(shuō)明

public ReflectionProperty::getDeclaringClass(): ReflectionClass

Gets the declaring class.

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

A ReflectionClass object.

參見(jiàn)