Esempio n. 1
0
 /**
  * @inheritdoc
  */
 public function attributes()
 {
     /*Author -ptr.nov- add related fields to searchable attributes */
     return array_merge(parent::attributes(), ['nmkategori', 'tipebrg', 'corp.CORP_NM']);
 }