ReflectionMethod::isPublic

(PHP 5, PHP 7)

ReflectionMethod::isPublicYöntem public olarak mı bildirilmiş diye bakar

Açıklama

public ReflectionMethod::isPublic ( ) : bool

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Yöntem public olarak bildirilmişse true yoksa false

Ayrıca Bakınız