Class dmstr\modules\widgets\Bootstrap
| Inheritance | dmstr\modules\widgets\Bootstrap |
|---|---|
| Implements | yii\base\BootstrapInterface |
Class Bootstrap
Public Methods
| Method | Description | Defined By |
|---|---|---|
| bootstrap() | Bootstrap method to be called during application bootstrap stage. | dmstr\modules\widgets\Bootstrap |
Method Details
Bootstrap method to be called during application bootstrap stage.
| public void bootstrap ( $app ) | ||
| $app | \yii\base\Application | The application currently running |