mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-06 07:24:44 +01:00
added missing @since annotations
This commit is contained in:
@@ -47,7 +47,7 @@ abstract class BaseDataProvider extends Component implements DataProviderInterfa
|
||||
|
||||
private $_sort;
|
||||
/**
|
||||
* @var Pagination|false $_pagination
|
||||
* @var Pagination|false
|
||||
*/
|
||||
private $_pagination;
|
||||
private $_keys;
|
||||
|
||||
Reference in New Issue
Block a user