Ejemplo n.º 1
0
 public function tearDown()
 {
     $this->redis->del('log_1');
     $this->redis->del('log_2');
     $this->redis->del('log_3');
 }