Ejemplo n.º 1
0
 public function getMon1str()
 {
     return $this->hasMany(Mon1str::className(), ['monitoring1_id' => 'id']);
 }