whoami7 - Manager
:
/
home
/
dataiclx
/
www
/
wp-content
/
plugins
/
nitropack
/
classes
/
Interfaces
/
Upload File:
files >> /home/dataiclx/www/wp-content/plugins/nitropack/classes/Interfaces/CacheManager.php
<?php namespace NitroPack\Interfaces; interface CacheManager { public function isCacheAllowed($key); public function purgeCache($key = NULL); public function hasCache($key); public function getCache($key); public function setCache($key, $content); }
Copyright ©2021 || Defacer Indonesia