BaseYii
Class yii\BaseYii
Inheritance | yii\BaseYii |
---|---|
Subclasses | Yii |
Available since version | 2-0 |
Source Code | https://github.com/yiisoft/yii2/blob/master/framework/BaseYii.php |
BaseYii is the core helper class for the Yii framework.
Do not use BaseYii directly. Instead, use its child class Yii which you can replace to customize methods of BaseYii-