mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-05 06:54:39 +01:00
@@ -116,8 +116,8 @@ class ArrayDataProvider extends BaseDataProvider
|
||||
|
||||
/**
|
||||
* Sorts the data models according to the given sort definition
|
||||
* @param array $models the models to be sorted
|
||||
* @param Sort $sort the sort definition
|
||||
* @param array $models the models to be sorted
|
||||
* @param Sort $sort the sort definition
|
||||
* @return array the sorted data models
|
||||
*/
|
||||
protected function sortModels($models, $sort)
|
||||
|
||||
Reference in New Issue
Block a user