Skip to content

Commit

Permalink
Merge pull request #282 from ittaskeu/master
Browse files Browse the repository at this point in the history
include use yii\db\QueryInterface;
  • Loading branch information
kartik-v authored Nov 7, 2018
2 parents 3dad729 + 94db498 commit e4a1e46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ExportMenu.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
use yii\data\ActiveDataProvider;
use yii\data\BaseDataProvider;
use yii\db\ActiveQueryInterface;
use yii\db\QueryInterface;
use yii\grid\ActionColumn;
use yii\grid\Column;
use yii\grid\DataColumn;
Expand Down

0 comments on commit e4a1e46

Please sign in to comment.