20231010#4

This commit is contained in:
User
2023-10-10 17:18:44 +03:00
parent 8a658d7945
commit 359ef99b23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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