ReflectionMethod::isProtected

(PHP 5, PHP 7)

ReflectionMethod::isProtectedYöntem protected olarak mı bildirilmiş diye bakar

Açıklama

public ReflectionMethod::isProtected ( ) : bool

Yöntem protected olarak bildirilmişse true döner.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Yöntem protected olarak bildirilmişse true yoksa false.

Ayrıca Bakınız