Create New Item
×
Item Type
File
Folder
Item Name
×
Search file in folder and subfolders...
File Manager
/
wp-content
/
plugins
/
woo-license-keys
/
vendor
/
10quality
/
wpmvc-phpfastcache
/
src
/
psr4
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php namespace WPMVC\PHPFastCache; /* * khoaofgod@gmail.com * Website: http://www.phpfastcache.com * Example at our website, any bugs, problems, please visit http://faster.phpfastcache.com */ class phpFastCache_instances { public static $instances = array(); }