[2.0] Fixed Docblock comment of CliController::__construct
This commit is contained in:
parent
61d6c17c49
commit
03132fedfd
@ -60,6 +60,7 @@ class CliController extends AbstractNamespace
|
||||
/**
|
||||
* The CLI processor of tasks
|
||||
*
|
||||
* @param Configuration $config
|
||||
* @param AbstractPrinter $printer CLI Output printer
|
||||
*/
|
||||
public function __construct(Configuration $config, AbstractPrinter $printer = null)
|
||||
|
Loading…
x
Reference in New Issue
Block a user