PHP Class Bolt\Provider\ConfigServiceProvider

Inheritance: implements Silex\ServiceProviderInterface
Show file Open project: bolt/bolt

Public Methods

Method Description
boot ( Silex\Application $app )
register ( Silex\Application $app )

Private Methods

Method Description
preBoot ( ResourceManager $resources ) Internal pre-boot checks.

Method Details

boot() public method

public boot ( Silex\Application $app )
$app Silex\Application

register() public method

public register ( Silex\Application $app )
$app Silex\Application