shell\Bootstrap

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部