widgets\DetailView $model

$model public property

The data model whose details are to be displayed. This can be a yii\base\Model instance, an associative array, an object that implements yii\base\Arrayable interface or simply an object with defined public accessible non-static properties.

public array|object $model = null
doc_Yii
2016-10-30 17:18:16
Comments
Leave a Comment

Please login to continue.