(PHP 5, PHP 7)
ReflectionMethod::isConstructor — Checks if method is a constructor
Checks if the method is a constructor.
Esta função não possui parâmetros.
TRUE if the method is a constructor, otherwise FALSE
TRUE
FALSE