File "phpFastCache_instances.php"
Full path: /home/kosmetik/public_html/wp-content/plugins/woo-license-keys/vendor/10quality/wpmvc-phpfastcache/src/psr4/phpFastCache_instances.php
File
size: 283 B
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
namespace WPMVC\PHPFastCache;
/*
* [email protected]
* 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();
}