mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13740] Fix docblocks and comments
PHPBB3-13740
This commit is contained in:
@@ -45,7 +45,8 @@ class cli_iohandler extends iohandler_base
|
||||
/**
|
||||
* Set the style and output used to display feedback;
|
||||
*
|
||||
* @param OutputStyle $style
|
||||
* @param OutputStyle $style
|
||||
* @param OutputInterface $output
|
||||
*/
|
||||
public function set_style(OutputStyle $style, OutputInterface $output)
|
||||
{
|
||||
|
Reference in New Issue
Block a user