We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406fac5 commit 803c89eCopy full SHA for 803c89e
migrations/m161109_112016_rename_user_table.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-use app\components\Migration;
+use yii\db\Migration;
4
5
class m161109_112016_rename_user_table extends Migration
6
{
0 commit comments