(PHP >= 5.4.0)
ReflectionMethod::getClosure — Returns a dynamically created closure for the method
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.
object
Forbidden for static methods, required for other methods.
Returns Closure.
Returns NULL
in case of an error.