mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-01 03:54:56 +02:00
[ticket/15692] Add missing import
PHPBB3-15692
This commit is contained in:
parent
4fed285779
commit
3ebbb8b837
@ -15,6 +15,7 @@ namespace phpbb\storage;
|
||||
|
||||
use phpbb\cache\driver\driver_interface as cache;
|
||||
use phpbb\db\driver\driver_interface as db;
|
||||
use phpbb\storage\exception\exception;
|
||||
|
||||
/**
|
||||
* @internal Experimental
|
||||
|
Loading…
x
Reference in New Issue
Block a user