mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
[ticket/11150] CS
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
4617037feb
commit
718ca44a06
@@ -18,7 +18,7 @@ use phpbb\language\language;
|
||||
use Symfony\Component\Console\Formatter\OutputFormatterInterface;
|
||||
use Symfony\Component\Console\Output\StreamOutput;
|
||||
|
||||
class web_io extends BufferIO
|
||||
class web_io extends BufferIO implements io_interface
|
||||
{
|
||||
use translate_composer_trait;
|
||||
|
||||
|
Reference in New Issue
Block a user