mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11150] CS
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
4617037feb
commit
718ca44a06
@@ -19,7 +19,7 @@ use Symfony\Component\Console\Helper\HelperSet;
|
||||
use Symfony\Component\Console\Input\InputInterface;
|
||||
use Symfony\Component\Console\Output\OutputInterface;
|
||||
|
||||
class console_io extends ConsoleIO
|
||||
class console_io extends ConsoleIO implements io_interface
|
||||
{
|
||||
use translate_composer_trait;
|
||||
|
||||
|
Reference in New Issue
Block a user