mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-15 11:38:40 +00:00
Fix missing use
This commit is contained in:
parent
d9ecb8400f
commit
cb76bea3e7
|
|
@ -15,6 +15,7 @@ declare(strict_types=1);
|
|||
namespace phpOMS\DataStorage\Cache\Connection;
|
||||
|
||||
use phpOMS\DataStorage\Cache\CacheStatus;
|
||||
use phpOMS\DataStorage\Cache\CacheType;
|
||||
|
||||
/**
|
||||
* Cache handler.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user