mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-19 16:01:57 +08:00
Added class doc.
This commit is contained in:
@@ -12,6 +12,9 @@ use yii\base\Component;
|
||||
use yii\base\InvalidParamException;
|
||||
|
||||
/**
|
||||
* DataProvider is the base class of data provider classes.
|
||||
*
|
||||
* It implements the [[getPagination()]] and [[getSort()]] methods as specified by the [[IDataProvider]] interface.
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
* @since 2.0
|
||||
|
||||
Reference in New Issue
Block a user