Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SilexAssetic
AsseticServiceProvider
PHP Class SilexAssetic\AsseticServiceProvider
Inheritance:
implements
Pimple\ServiceProviderInterface
,
implements
Silex\Api\BootableProviderInterface
Datei anzeigen
Open project: mheap/silex-assetic
Class Usage Examples
Public Methods
Method
Description
boot
(
Silex\Application
$app
)
Bootstraps the application.
register
(
Pimple\Container
$app
)
Method Details
boot()
public
method
Bootstraps the application.
public
boot
(
Silex\Application
$app
)
$app
Silex\Application
The application
register()
public
method
public
register
(
Pimple\Container
$app
)
$app
Pimple\Container