PHP Class Flint\Provider\RoutingServiceProvider

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

Méthodes publiques

Méthode Description
boot ( Silex\Application $app ) {@inheritDoc}
register ( Silex\Application $app ) {@inheritDoc}

Method Details

boot() public méthode

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

register() public méthode

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