Exemplo n.º 1
0
 /**
  * @return IPersistentCache
  */
 public final function getCacher()
 {
     return $this->cacheFactory->getPersistentBackend();
 }