Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
hiqdev
assetpackagist
Bootstrap
PHP Class hiqdev\assetpackagist\Bootstrap
Inheritance:
implements
yii\base\BootstrapInterface
Afficher le fichier
Open project: hiqdev/asset-packagist
Méthodes publiques
Méthode
Description
bootstrap
(
Application
$app
)
Bootstrap method to be called during application bootstrap stage.
Method Details
bootstrap()
public
méthode
Bootstrap method to be called during application bootstrap stage.
public
bootstrap
(
Application
$app
)
$app
yii\base\Application
the application currently running