PHP Class Snowair\Debugbar\ServiceProvider

Inheritance: extends Phalcon\DI\Injectable
Show file Open project: snowair/phalcon-debugbar Class Usage Examples

Protected Properties

Property Type Description
$configPath

Public Methods

Method Description
__construct ( $configPath = null )
boot ( )
register ( )
start ( )

Protected Methods

Method Description
safeCheck ( )
setRoute ( )

Method Details

__construct() public method

public __construct ( $configPath = null )

boot() public method

public boot ( )

register() public method

public register ( )

safeCheck() protected method

protected safeCheck ( )

setRoute() protected method

protected setRoute ( )

start() public method

public start ( )

Property Details

$configPath protected property

protected $configPath