mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11768] Renamed interfaces
PHPBB3-11768
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user