Example #1
0
 public function getDetallada()
 {
     return $this->hasOne(ActividadMacro::className(), ['id' => 'id_macro']);
 }