Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
import
Method · 0.80
execute
Method · 0.80
import
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected