mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11768] Renamed interfaces
PHPBB3-11768
This commit is contained in:
@@ -27,7 +27,7 @@ class data_access
|
||||
protected $bbcodes_table;
|
||||
|
||||
/**
|
||||
* @var \phpbb_db_driver
|
||||
* @var \phpbb_db_driver_interface
|
||||
*/
|
||||
protected $db;
|
||||
|
||||
|
Reference in New Issue
Block a user