'address' => [
'label' => Yii::t('app', 'Address'),
'value' => function ($model) {
return $model->getLatestVersion()->address;
}
],
Categories: HINTS (tehnice) |
Leave a Reply
[TOP]