?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/vendor/psr/cache/src/



?? Go up: /home/webdevt/prestashop17/vendor/psr/cache

?? Viewing: CacheException.php

<?php

namespace Psr\Cache;

/**
 * Exception interface for all exceptions thrown by an Implementing Library.
 */
interface CacheException
{
}


??

??