ReflectionProperty::isProtected

(PHP 5, PHP 7)

ReflectionProperty::isProtectedÖzellik protected olarak mı bildirilmiş diye bakar

Açıklama

public ReflectionProperty::isProtected ( ) : bool

Özellik protected olarak bildirilmişse true döner.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Özellik protected olarak bildirilmişse true yoksa false.

Ayrıca Bakınız