Fix link in documentation (#11861) [skip ci]

This commit is contained in:
Nikola Kovacs
2016-07-02 00:42:08 +02:00
committed by Alexander Makarov
parent 4d93d68af9
commit 2a05754ede

View File

@ -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
*/