PHP Class m140506_102106_rbac_init, yii2

Since: 2.0
Author: Alexander Kochetov ([email protected])
Inheritance: extends common\components\XMigration
ファイルを表示 Open project: yiisoft/yii2 Class Usage Examples

Public Methods

Method Description
down ( )
up ( )

Protected Methods

Method Description
getAuthManager ( ) : DbManager
isMSSQL ( ) : boolean

Method Details

down() public method

public down ( )

getAuthManager() protected method

protected getAuthManager ( ) : DbManager
return yii\rbac\DbManager

isMSSQL() protected method

protected isMSSQL ( ) : boolean
return boolean

up() public method

public up ( )