Example #1
0
 public function reg_comunas()
 {
     return $this->hasMany(Comunas::getClass());
 }