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