mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/11150] Implement install extension link in ACP
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
adb8d30d98
commit
6a15ad1368
@@ -29,6 +29,7 @@ class console_io extends ConsoleIO
|
||||
* @param InputInterface $input The input instance
|
||||
* @param OutputInterface $output The output instance
|
||||
* @param HelperSet $helperSet The helperSet instance
|
||||
* @param language $language Language object
|
||||
*/
|
||||
public function __construct(InputInterface $input, OutputInterface $output, HelperSet $helperSet, language $language)
|
||||
{
|
||||
|
Reference in New Issue
Block a user