mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15692] Add missing import
PHPBB3-15692
This commit is contained in:
parent
4fed285779
commit
3ebbb8b837
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue