Ejemplo n.º 1
0
 public function getPicCategory()
 {
     return $this->hasOne(MOfficeCampaignPicCategory::className(), ['id' => 'pic_category']);
 }