Beispiel #1
0
 public function filter($prefix)
 {
     return $this->wrappedCache->filter($this->prefix . $prefix);
 }