Example #1
0
 /**
  * Removes all values from the cache
  */
 public function flush()
 {
     return parent::flush();
 }