We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c600afb + 2713a50 commit 9be47c1Copy full SHA for 9be47c1
migrations/m161109_092304_rename_comment_table.php
@@ -2,6 +2,7 @@
2
3
namespace yii2mod\comments\migrations;
4
5
+use Yii;
6
use yii\db\Migration;
7
8
class m161109_092304_rename_comment_table extends Migration
0 commit comments