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\rbac;
|
||||
|
||||
use Yii;
|
||||
use yii\base\BaseObject;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user