Example #1
0
 public function behaviors()
 {
     return CMap::mergeArray(parent::behaviors(), ['ProductCompareActions', 'FavoriteActions']);
 }