Commit 5436f4a7 by Qiang Xue

Merge pull request #436 from suralc/fix-4-2

Added missing use statement.
parents df616847 d6f00101
<?php
use yii\db\Schema;
class m130524_201442_init extends \yii\db\Migration
{
public function up()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment