/
home
/
infinitibizsol
/
sellmycarhq.com
/
wp-content
/
plugins
/
nitropack
/
classes
/
Util
/
File Upload :
llllll
Current File: /home/infinitibizsol/sellmycarhq.com/wp-content/plugins/nitropack/classes/Util/VoidCacheManager.php
<?php namespace NitroPack\Util; use NitroPack\Interfaces\CacheManager; class VoidCacheManager implements CacheManager { public function isCacheAllowed($key) { return false; } public function purgeCache($key = NULL) { } public function hasCache($key) { return false; } public function getCache($key) { return NULL; } public function setCache($key, $content) { } }
Copyright ©2k19 -
Hexid
|
Tex7ure