Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Service/CliService.php')
-rw-r--r--lib/Service/CliService.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/Service/CliService.php b/lib/Service/CliService.php
index 0448555..4ae6bde 100644
--- a/lib/Service/CliService.php
+++ b/lib/Service/CliService.php
@@ -140,9 +140,8 @@ class CliService {
/**
* @param OutputInterface $output
- * @param array $initVar
*/
- public function runDisplay(OutputInterface $output, $initVar = []) {
+ public function runDisplay(OutputInterface $output) {
$this->output = $output;
$output->writeLn('');