<?php class Foo {} $a = function (Foo $var){ // }; $function = new ReflectionFunction($a); $parameter = $function->getParameters()[0]; $parameterType = $parameter->getType(); echo $parameterType->getName();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`