PHP Interface Phrozn\Runner

Author: Victor Farazdagi
Mostra file Open project: farazdagi/phrozn

Public Methods

Method Description
run ( array $params = null ) : void Process the request

Method Details

run() public method

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