Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
mootensai
enhancedgii
Bootstrap
PHP Class mootensai\enhancedgii\Bootstrap
Author:
Tobias Munk (
[email protected]
)
Inheritance:
implements
yii\base\BootstrapInterface
Show file
Open project: mootensai/yii2-enhanced-gii
Public Methods
Method
Description
bootstrap
(
Application
$app
)
Bootstrap method to be called during application bootstrap stage.
Method Details
bootstrap()
public
method
Bootstrap method to be called during application bootstrap stage.
public
bootstrap
(
Application
$app
)
$app
yii\base\Application
the application currently running