Example #1
0
 /**
  * Get the cache key prefix.
  *
  * @return string
  */
 public function getPrefix()
 {
     return $this->store->getPrefix();
 }