Class ekstazi\crud\Bootstrap
| Inheritance | ekstazi\crud\Bootstrap |
|---|---|
| Implements | yii\base\BootstrapInterface |
Class Bootstrap Register translator for messages
Public Methods
| Method | Description | Defined By |
|---|---|---|
| bootstrap() | Bootstrap method to be called during application bootstrap stage. | ekstazi\crud\Bootstrap |
Method Details
Bootstrap method to be called during application bootstrap stage.
| void bootstrap( $app ) | ||
| $app | \yii\base\Application | The application currently running |