(PHP 5, PHP 7)
ReflectionMethod::isConstructor — Checks if method is a constructor
Checks if the method is a constructor.
Diese Funktion hat keine Parameter.
TRUE if the method is a constructor, otherwise FALSE
TRUE
FALSE