1
0
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:
JoshyPHP
2015-03-03 00:38:35 +01:00
parent 5fe74cd394
commit baadc2a6e5
9 changed files with 0 additions and 26 deletions

View File

@@ -13,10 +13,6 @@
namespace phpbb\textformatter;
/**
* text_formatter.renderer service
* @package phpBB3
*/
abstract class renderer
{
/**