예제 #1
0
 public function getAggregators()
 {
     return $this->hasOne(PaymentAggregators::className(), ['id' => 'aggregator']);
 }