mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
[ticket/11768] Removed unused annotations
PHPBB3-11768
This commit is contained in:
@@ -14,14 +14,8 @@
|
||||
namespace phpbb\textformatter;
|
||||
|
||||
/**
|
||||
* text_formatter.cache service
|
||||
*
|
||||
* Currently only used to signal that something that could effect the rendering has changed.
|
||||
* BBCodes, smilies, censored words, templates, etc...
|
||||
*
|
||||
* @todo functionality should be moved to data_access
|
||||
*
|
||||
* @package phpBB3
|
||||
*/
|
||||
interface cache
|
||||
{
|
||||
|
Reference in New Issue
Block a user