(PHP 5, PHP 7)
ReflectionMethod::isConstructor — Checks if method is a constructor
Checks if the method is a constructor.
This function has no parameters.
TRUE if the method is a constructor, otherwise FALSE
TRUE
FALSE