commit() public method

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