PHP Class Eccube\Tests\ServiceProvider\FixtureServiceProvider

Author: Kentaro Ohkouchi
Inheritance: implements Silex\ServiceProviderInterface
Show file Open project: ec-cube/ec-cube

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