20231010#5

This commit is contained in:
User
2023-10-10 17:28:43 +03:00
parent 359ef99b23
commit 9534f819ae
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
*/ */
namespace Rmphp\Cache\Cache; namespace Rmphp\Cache;
use Exception; use Exception;

View File

@@ -5,7 +5,7 @@
*/ */
namespace Rmphp\Cache\Cache; namespace Rmphp\Cache;
interface CacheInterface { interface CacheInterface {