PHP Class Crunz\Invoker

Afficher le fichier Open project: lavary/crunz Class Usage Examples

Méthodes publiques

Méthode Description
call ( $closure, array $parameters = [], $buffer = false ) : mixed Call the given Closure with buffering support

Method Details

call() public méthode

Call the given Closure with buffering support
public call ( $closure, array $parameters = [], $buffer = false ) : mixed
$parameters array
Résultat mixed