PHP Class Ergo\Routing\CallbackController

Inheritance: implements Ergo\Routing\Controller
Show file Open project: 99designs/ergo

Public Methods

Method Description
__construct ( $callback )
execute ( $request ) * (non-phpdoc)

Method Details

__construct() public method

public __construct ( $callback )

execute() public method

* (non-phpdoc)
See also: Controller::execute()
public execute ( $request )