PHP Class Flint\Provider\RoutingServiceProvider

Inheritance: implements Silex\ServiceProviderInterface
Datei anzeigen Open project: flint/flint

Public Methods

Method Description
boot ( Silex\Application $app ) {@inheritDoc}
register ( Silex\Application $app ) {@inheritDoc}

Method Details

boot() public method

{@inheritDoc}
public boot ( Silex\Application $app )
$app Silex\Application

register() public method

{@inheritDoc}
public register ( Silex\Application $app )
$app Silex\Application