Skip to content

Commit 682ed7e

Browse files
committed
ammed: ajout de l'interface du cache.
1 parent 0f45e6d commit 682ed7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cache/CacheInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* the LICENSE file that was distributed with this source code.
1010
*/
1111

12-
namespace BlitzPHP\Cache;
12+
namespace BlitzPHP\Contracts\Cache;
1313

1414
use Psr\SimpleCache\CacheInterface as PsrCacheInterface;
1515

0 commit comments

Comments
 (0)