PHP Interface Phrozn\Runner

Author: Victor Farazdagi
Afficher le fichier Open project: farazdagi/phrozn

Méthodes publiques

Méthode Description
run ( array $params = null ) : void Process the request

Method Details

run() public méthode

Process the request
public run ( array $params = null ) : void
$params array Runner options
Résultat void