(PHP 5)
ReflectionMethod::isConstructor — Checks if method is a constructor
Checks if the method is a constructor.
Questa funzione non contiene parametri.
TRUE if the method is a constructor, otherwise FALSE
TRUE
FALSE