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