PHP Class Bolt\Provider\NutServiceProvider

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

Public Methods

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

Method Details

boot() public method

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

register() public method

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