Exemplo n.º 1
0
 /**
  *
  * @return Ajde_Shop_Transaction
  */
 public function getTransaction()
 {
     return parent::getTransaction();
 }
Exemplo n.º 2
0
 /**
  *
  * @return Ajde_Shop_Transaction
  */
 protected function getTransaction()
 {
     return parent::getTransaction();
 }