Class ekstazi\crud\Bootstrap

Inheritanceekstazi\crud\Bootstrap
Implementsyii\base\BootstrapInterface

Class Bootstrap Register translator for messages

Public Methods

Hide inherited methods

MethodDescriptionDefined By
bootstrap() Bootstrap method to be called during application bootstrap stage. ekstazi\crud\Bootstrap

Method Details

bootstrap() public method

Bootstrap method to be called during application bootstrap stage.

void bootstrap$app )
$app \yii\base\Application

The application currently running