aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textformatter/s9e/utils.php
diff options
context:
space:
mode:
authorJoshyPHP <s9e.dev@gmail.com>2015-03-06 10:50:05 +0100
committerJoshyPHP <s9e.dev@gmail.com>2015-04-02 19:16:03 +0200
commit20a1646fc6336635cee89426e3a60bb22cb138de (patch)
tree977ade4df264eca2b060bb160bc3e6afcb2c2f2e /phpBB/phpbb/textformatter/s9e/utils.php
parent44fc3d64dafdadd1959ab53dd7e0d1be67c75c1b (diff)
downloadforums-20a1646fc6336635cee89426e3a60bb22cb138de.tar
forums-20a1646fc6336635cee89426e3a60bb22cb138de.tar.gz
forums-20a1646fc6336635cee89426e3a60bb22cb138de.tar.bz2
forums-20a1646fc6336635cee89426e3a60bb22cb138de.tar.xz
forums-20a1646fc6336635cee89426e3a60bb22cb138de.zip
[ticket/11768] Renamed utils
PHPBB3-11768
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}