Ejemplo n.º 1
0
 public function addInfrastructure(\Entities\Infrastructure $infrastructures)
 {
     $this->__load();
     return parent::addInfrastructure($infrastructures);
 }