aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textformatter/s9e/parser.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/parser.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/parser.php')
-rw-r--r--phpBB/phpbb/textformatter/s9e/parser.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/textformatter/s9e/parser.php b/phpBB/phpbb/textformatter/s9e/parser.php
index be717bb1c9..4775175f73 100644
--- a/phpBB/phpbb/textformatter/s9e/parser.php
+++ b/phpBB/phpbb/textformatter/s9e/parser.php
@@ -19,7 +19,7 @@ use s9e\TextFormatter\Parser\Logger;
/**
* s9e\TextFormatter\Parser adapter
*/
-class parser implements \phpbb\textformatter\parser
+class parser implements \phpbb\textformatter\parser_interface
{
/**
* @var \s9e\TextFormatter\Parser