http://www.phpfastcache.com * @author Georges.L (Geolim4) * */ namespace phpFastCache\Exceptions; /** * Class phpFastCacheInvalidConfigurationException * @package phpFastCache\Exceptions */ class phpFastCacheInvalidConfigurationException extends phpFastCacheRootException { }