ReflectionProperty
PHP Manual

ReflectionProperty::getDeclaringClass

(PHP 5)

ReflectionProperty::getDeclaringClassGets declaring class

Opis

public ReflectionClass ReflectionProperty::getDeclaringClass ( void )

Gets the declaring class.

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

A ReflectionClass object.

Zobacz też:


ReflectionProperty
PHP Manual