PHP Class Invoker\Reflection\CallableReflection

Author: Matthieu Napoli ([email protected])
Afficher le fichier Open project: mnapoli/invoker Class Usage Examples

Méthodes publiques

Méthode Description
create ( callable $callable ) : ReflectionFunctionAbstract

Method Details

create() public static méthode

public static create ( callable $callable ) : ReflectionFunctionAbstract
$callable callable
Résultat ReflectionFunctionAbstract