Example #1
0
 private function getProdOptions()
 {
     $compra = new Compra();
     $compra->productosOptions();
 }