ReflectionClassConstant::isPublic
(PHP 7 >= 7.1.0, PHP 8)
ReflectionClassConstant::isPublic — Checks if class constant is public
Açıklama
public ReflectionClassConstant::isPublic():
bool
Bağımsız Değişkenler
Bu işlevin bağımsız değişkeni yoktur.
Dönen Değerler
true
if the class constant is public, otherwise false