PHP Class Frisbee\Bootstrap\AbstractBootstrap

Inheritance: extends Frisbee\Exception\Flingable, implements BootstrapInterface
Datei anzeigen Open project: enrise/frisbee

Public Methods

Method Description
__construct ( Application $application = null )
next ( )

Protected Methods

Method Description
getRoute ( )

Method Details

__construct() public method

public __construct ( Application $application = null )
$application Frisbee\Application

getRoute() protected method

protected getRoute ( )

next() public method

public next ( )