commit() public method

public commit ( )
示例#1
0
 public function testCommit()
 {
     self::assertTrue($this->cache->commit());
 }