ReflectionMethod::isPrivate
(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isPrivate — Checks if method is private
Опис
public ReflectionMethod::isPrivate():
bool
Параметри
У цієї функції немає
параметрів.
Значення, що повертаються
true
if the method is private, otherwise false