This commit is contained in:
crazywhalecc
2022-12-31 19:04:57 +08:00
parent a2404482a3
commit 6bcedea720

View File

@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace ZM\Store\KV;
use Psr\SimpleCache\CacheInterface;