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