W3cubDocs

/Yii 2.0

Class yii\shell\Bootstrap

Inheritance yii\shell\Bootstrap
Implements yii\base\BootstrapInterface
Available since version 2.0
Source Code https://github.com/yiisoft/yii2-shell/blob/master/Bootstrap.php

Class Bootstrap

Public Methods

Method Description Defined By
bootstrap() Bootstrap method to be called during application bootstrap stage. yii\shell\Bootstrap

Method Details

bootstrap() public method

Bootstrap method to be called during application bootstrap stage.

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

The application currently running

© 2008–2017 by Yii Software LLC
Licensed under the three clause BSD license.
http://www.yiiframework.com/doc-2.0/yii-shell-bootstrap.html