mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-06 23:39:02 +01:00
This commit is contained in:
committed by
Alexander Makarov
parent
6b73cfccbb
commit
32f4dc8997
@@ -45,6 +45,8 @@ use yii\helpers\ArrayHelper;
|
||||
* Note: if you want to use the sorting feature, you must configure the [[sort]] property
|
||||
* so that the provider knows which columns can be sorted.
|
||||
*
|
||||
* For more details and usage information on ArrayDataProvider, see the [guide article on data providers](guide:output-data-providers).
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
* @since 2.0
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user