ReflectionProperty::getDeclaringClass

(PHP 5, PHP 7, PHP 8)

ReflectionProperty::getDeclaringClassGets declaring class

Descrizione

public ReflectionProperty::getDeclaringClass(): ReflectionClass

Gets the declaring class.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

A ReflectionClass object.

Vedere anche: