aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textformatter/s9e/factory.php
diff options
context:
space:
mode:
authorJoshyPHP <s9e.dev@gmail.com>2015-03-06 10:21:15 +0100
committerJoshyPHP <s9e.dev@gmail.com>2015-04-02 19:16:03 +0200
commit8411db62576a73beb921d58953bb5b767d4ee079 (patch)
tree4149b9f4b151f82f967b904b86894c0c4d234097 /phpBB/phpbb/textformatter/s9e/factory.php
parentec77ff7838e317deb5facacfae31402af08a9902 (diff)
downloadforums-8411db62576a73beb921d58953bb5b767d4ee079.tar
forums-8411db62576a73beb921d58953bb5b767d4ee079.tar.gz
forums-8411db62576a73beb921d58953bb5b767d4ee079.tar.bz2
forums-8411db62576a73beb921d58953bb5b767d4ee079.tar.xz
forums-8411db62576a73beb921d58953bb5b767d4ee079.zip
[ticket/11768] Renamed interfaces
PHPBB3-11768
Diffstat (limited to 'phpBB/phpbb/textformatter/s9e/factory.php')
-rw-r--r--phpBB/phpbb/textformatter/s9e/factory.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/textformatter/s9e/factory.php b/phpBB/phpbb/textformatter/s9e/factory.php
index 9327da4b4f..aa37beeef6 100644
--- a/phpBB/phpbb/textformatter/s9e/factory.php
+++ b/phpBB/phpbb/textformatter/s9e/factory.php
@@ -20,7 +20,7 @@ use s9e\TextFormatter\Configurator\Items\UnsafeTemplate;
/**
* Creates s9e\TextFormatter objects
*/
-class factory implements \phpbb\textformatter\cache
+class factory implements \phpbb\textformatter\cache_interface
{
/**
* @var \phpbb\cache\driver_interface $cache