コード例 #1
0
ファイル: RodetailSearch.php プロジェクト: adem-team/advanced
 public function attributes()
 {
     /*Author -ptr.nov- add related fields to searchable attributes */
     return array_merge(parent::attributes(), ['parentro.KD_RO', 'parentro.CREATED_AT']);
 }