mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-18 15:31:06 +08:00
@@ -234,6 +234,9 @@ class Sort extends Object
|
||||
return $orders;
|
||||
}
|
||||
|
||||
/**
|
||||
* @var array the currently requested sort order as computed by [[getAttributeOrders]].
|
||||
*/
|
||||
private $_attributeOrders;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user