Exemplo n.º 1
0
 /**
  * @see \common\dao\interfaces\ICommonDao::rollback
  */
 public function rollback()
 {
     $this->modelDao->rollback();
 }