PHP Class SilexAssetic\AsseticServiceProvider

Inheritance: implements Pimple\ServiceProviderInterface, implements Silex\Api\BootableProviderInterface
Afficher le fichier Open project: mheap/silex-assetic Class Usage Examples

Méthodes publiques

Méthode Description
boot ( Silex\Application $app ) Bootstraps the application.
register ( Pimple\Container $app )

Method Details

boot() public méthode

Bootstraps the application.
public boot ( Silex\Application $app )
$app Silex\Application The application

register() public méthode

public register ( Pimple\Container $app )
$app Pimple\Container