mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 13:02:24 +08:00
Revert "CS fixes"
This reverts commit ff60985e5128a499c5840cae7f20a953ed49119f.
This commit is contained in:
@ -823,4 +823,5 @@ SQL;
|
|||||||
{
|
{
|
||||||
return Yii::createObject(ColumnSchemaBuilder::className(), [$type, $length, $this->db]);
|
return Yii::createObject(ColumnSchemaBuilder::className(), [$type, $length, $this->db]);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user