PHP Class bedezign\yii2\audit\Bootstrap

Inheritance: implements yii\base\BootstrapInterface
Mostra file Open project: bedezign/yii2-audit

Public Methods

Method Description
bootstrap ( Application $app ) Bootstrap method to be called during application bootstrap stage.

Method Details

bootstrap() public method

Bootstrap method to be called during application bootstrap stage.
public bootstrap ( Application $app )
$app yii\base\Application the application currently running