ReflectionMethod::isPrivate
(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isPrivate — Checks if method is private
Descrizione
public ReflectionMethod::isPrivate():
bool
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
true
if the method is private, otherwise false