ReflectionMethod::isStatic
(PHP 5)
ReflectionMethod::isStatic — Vérifie si la méthode est statique
Description
public bool ReflectionMethod::isStatic
( void
)
Vérifie si la méthode est statique.
Liste de paramètres
Cette fonction ne contient aucun paramètre.
Valeurs de retour
TRUE si la méthode est statique, FALSE sinon.
There are no user contributed notes for this page.
