mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-14 13:25:23 +08:00
fixed broken link
This commit is contained in:
@@ -4,7 +4,7 @@ Data providers
|
||||
> Note: This section is under development.
|
||||
|
||||
Data provider abstracts data set via [[yii\data\DataProviderInterface]] and handles pagination and sorting.
|
||||
It can be used by [grids](data-grid.md), [lists and other data widgets](data-widgets.md).
|
||||
It can be used by [grids, lists and other data widgets](output-data-widgets.md).
|
||||
|
||||
In Yii there are three built-in data providers: [[yii\data\ActiveDataProvider]], [[yii\data\ArrayDataProvider]] and
|
||||
[[yii\data\SqlDataProvider]].
|
||||
|
||||
Reference in New Issue
Block a user