PHP Class Bolt\Provider\ConfigServiceProvider

Inheritance: implements Silex\ServiceProviderInterface
Afficher le fichier Open project: bolt/bolt

Méthodes publiques

Méthode Description
boot ( Silex\Application $app )
register ( Silex\Application $app )

Private Methods

Méthode Description
preBoot ( ResourceManager $resources ) Internal pre-boot checks.

Method Details

boot() public méthode

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

register() public méthode

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