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
yii
base
BootstrapInterface
bootstrap
yii\base\BootstrapInterface::bootstrap PHP Method
BootstrapInterface Interface Documentation
Datei anzeigen
Open project: yiisoft/yii2
bootstrap()
public
method
Bootstrap method to be called during application bootstrap stage.
public
bootstrap
(
Application
$app
)
$app
Application
the application currently running
public function bootstrap($app);
BootstrapInterface
bootstrap