PHP Class Pinq\Parsing\InvalidFunctionException

Author: Elliot Levin ([email protected])
Inheritance: extends Pinq\PinqException
Afficher le fichier Open project: timetoogo/pinq Class Usage Examples

Méthodes publiques

Méthode Description
invalidFunctionMessage ( string $messageFormat, ReflectionFunctionAbstract $reflection ) : self

Method Details

invalidFunctionMessage() public static méthode

public static invalidFunctionMessage ( string $messageFormat, ReflectionFunctionAbstract $reflection ) : self
$messageFormat string
$reflection ReflectionFunctionAbstract
Résultat self