Class app\modules\tci\Bootstrap

Inheritanceapp\modules\tci\Bootstrap
Implementsyii\base\BootstrapInterface

Class Bootstrap

Public Methods

Hide inherited methods

MethodDescriptionDefined By
bootstrap() Bootstrap method to be called during application bootstrap stage. app\modules\tci\Bootstrap

Method Details

bootstrap() public method

Bootstrap method to be called during application bootstrap stage.

public void bootstrap ( $app )
$app \app\modules\tci\Application

The application currently running