PHP Class Invoker\Reflection\CallableReflection

Author: Matthieu Napoli ([email protected])
Show file Open project: mnapoli/invoker Class Usage Examples

Public Methods

Method Description
create ( callable $callable ) : ReflectionFunctionAbstract

Method Details

create() public static method

public static create ( callable $callable ) : ReflectionFunctionAbstract
$callable callable
return ReflectionFunctionAbstract