Use cache subdirectory

This commit is contained in:
Zankaria 2025-07-26 23:39:42 +02:00
parent 311a5477f8
commit 3cb6fa3b5a
3 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
<?php
namespace Vichan\Data;
use Vichan\Data\Driver\CacheDriver;
use Vichan\Data\Driver\Cache\CacheDriver;
class IpNoteQueries {