aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textformatter/s9e/utils.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb/textformatter/s9e/utils.php')
-rw-r--r--phpBB/phpbb/textformatter/s9e/utils.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/textformatter/s9e/utils.php b/phpBB/phpbb/textformatter/s9e/utils.php
index 57e836d2d4..df4ae4b9ec 100644
--- a/phpBB/phpbb/textformatter/s9e/utils.php
+++ b/phpBB/phpbb/textformatter/s9e/utils.php
@@ -16,7 +16,7 @@ namespace phpbb\textformatter\s9e;
/**
* Text manipulation utilities
*/
-class utils extends \phpbb\textformatter\utils
+class utils implements \phpbb\textformatter\utils_interface
{
/**
* {@inheritdoc}