PHP Class Eccube\Tests\ServiceProvider\FixtureServiceProvider

Author: Kentaro Ohkouchi
Inheritance: implements Silex\ServiceProviderInterface
Afficher le fichier Open project: ec-cube/ec-cube

Méthodes publiques

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

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