bootstrap() public method
Bootstrap method to be called during application bootstrap stage.
| public void bootstrap ( $app ) | ||
|---|---|---|
| $app | yii\base\Application | 
 The application currently running  |  
bootstrap() public method
Bootstrap method to be called during application bootstrap stage.
| public void bootstrap ( $app ) | ||
|---|---|---|
| $app | yii\base\Application | 
 The application currently running  |  
Please login to continue.