yii\grid\GridView and kartik\grid\GridViewTrait define the same property ($layout) in the composition of kartik\grid\GridView. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed
After routine update via composer
yii\grid\GridView and kartik\grid\GridViewTrait define the same property ($layout) in the composition of kartik\grid\GridView. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed