1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/11768] Replaced FQNs in annotations

PHPBB3-11768
This commit is contained in:
JoshyPHP
2015-03-03 01:44:48 +01:00
parent 462696aa47
commit 6cb3fb6140
3 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ class data_access
protected $bbcodes_table;
/**
* @var phpbb_db_driver
* @var \phpbb_db_driver
*/
protected $db;