mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11768] Removed unused annotations
PHPBB3-11768
This commit is contained in:
@@ -14,14 +14,10 @@
|
||||
namespace phpbb\textformatter;
|
||||
|
||||
/**
|
||||
* text_formatter.data_access service
|
||||
*
|
||||
* Data access layer that fetchs BBCodes, smilies and censored words from the database.
|
||||
* To be extended to include insert/update/delete operations.
|
||||
*
|
||||
* Also used to get templates.
|
||||
*
|
||||
* @package phpBB3
|
||||
*/
|
||||
class data_access
|
||||
{
|
||||
|
Reference in New Issue
Block a user