Skip to content

Commit 22fa792

Browse files
author
Igor Chepurnoy
authored
fix namespace within migration
1 parent b20ae21 commit 22fa792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrations/m161109_111305_rename_cron_schedule_table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
use app\components\Migration;
3+
use yii\db\Migration;
44

55
class m161109_111305_rename_cron_schedule_table extends Migration
66
{

0 commit comments

Comments
 (0)