예제 #1
0
 public function attributes()
 {
     /*Author -ptr.nov- add related fields to searchable attributes */
     return array_merge(parent::attributes(), ['cus.CUST_KTG_NM', 'custype.CUST_KTG_NM', 'custgrp.SCDL_GROUP_NM', 'parentName']);
 }