예제 #1
0
 public function getReflection(callable $function)
 {
     return FunctionReflection::fromCallable($function);
 }