ReflectionProperty
PHP Manual

ReflectionProperty::getDeclaringClass

(PHP 5, PHP 7)

ReflectionProperty::getDeclaringClassBildiren sınıfı döndürür

Açıklama

public ReflectionClass ReflectionProperty::getDeclaringClass ( void )

Bildiren sınıfı döndürür.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Bir ReflectionClass nesnesi.

Ayrıca Bakınız


ReflectionProperty
PHP Manual