mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	Merge pull request #13252 from githubjeka/patch-3
Update ActiveDataProvider.php
This commit is contained in:
		@ -7,7 +7,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
namespace yii\data;
 | 
					namespace yii\data;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
use Yii;
 | 
					 | 
				
			||||||
use yii\db\ActiveQueryInterface;
 | 
					use yii\db\ActiveQueryInterface;
 | 
				
			||||||
use yii\base\InvalidConfigException;
 | 
					use yii\base\InvalidConfigException;
 | 
				
			||||||
use yii\base\Model;
 | 
					use yii\base\Model;
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user