(PHP 5, PHP 7)
ReflectionMethod::isConstructor — Checks if method is a constructor
Checks if the method is a constructor.
이 함수는 인수가 없습니다.
TRUE if the method is a constructor, otherwise FALSE
TRUE
FALSE