MCPcopy Create free account
hub / github.com/Rello/analytics / commit

Method commit

lib/Db/DataloadMapper.php:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 public function commit() {
37 $this->db->commit();
38 }
39
40 public function rollBack() {
41 $this->db->rollBack();

Callers 3

importMethod · 0.80
executeMethod · 0.80
importMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected