mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-04 22:44:53 +01:00
Fix link in documentation (#11861) [skip ci]
This commit is contained in:
committed by
Alexander Makarov
parent
4d93d68af9
commit
2a05754ede
@@ -64,7 +64,7 @@ class ArrayDataProvider extends BaseDataProvider
|
||||
*/
|
||||
public $allModels;
|
||||
/**
|
||||
* @var string the name of the [[yii\base\Model|Model]] class that will be represented.
|
||||
* @var string the name of the [[\yii\base\Model|Model]] class that will be represented.
|
||||
* This property is used to get columns' names.
|
||||
* @since 2.0.9
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user