ReflectionProperty::getDeclaringClass

(PHP 5, PHP 7, PHP 8)

ReflectionProperty::getDeclaringClassGets declaring class

Beschreibung

public ReflectionProperty::getDeclaringClass(): ReflectionClass

Gets the declaring class.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

A ReflectionClass object.

Siehe auch