mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 04:37:42 +08:00
Fix #20175: Fix bad result for pagination when used with GridView
This commit is contained in:
@ -7,7 +7,6 @@
|
||||
|
||||
namespace yii\i18n;
|
||||
|
||||
use Yii;
|
||||
use yii\base\InvalidConfigException;
|
||||
use yii\caching\CacheInterface;
|
||||
use yii\db\Connection;
|
||||
|
||||
Reference in New Issue
Block a user