@@ -185,7 +185,6 @@ |
||
185 | 185 | * Save recent project in the session. |
186 | 186 | * |
187 | 187 | * @param int $project_id |
188 | - * @param string $filters |
|
189 | 188 | */ |
190 | 189 | public function setRecentProject($project_id) |
191 | 190 | { |
@@ -86,7 +86,7 @@ |
||
86 | 86 | /** |
87 | 87 | * Get user object. |
88 | 88 | * |
89 | - * @return \Kanboard\User\DatabaseUserProvider |
|
89 | + * @return null|DatabaseUserProvider |
|
90 | 90 | */ |
91 | 91 | public function getUser() |
92 | 92 | { |
@@ -38,7 +38,7 @@ |
||
38 | 38 | /** |
39 | 39 | * Execute the console command. |
40 | 40 | * |
41 | - * @param InputInterface $output |
|
41 | + * @param OutputInterface $output |
|
42 | 42 | * @param OutputInterface $output |
43 | 43 | * |
44 | 44 | * @return void |
@@ -38,7 +38,7 @@ |
||
38 | 38 | /** |
39 | 39 | * Execute the console command. |
40 | 40 | * |
41 | - * @param InputInterface $output |
|
41 | + * @param OutputInterface $output |
|
42 | 42 | * @param OutputInterface $output |
43 | 43 | * |
44 | 44 | * @return void |
@@ -38,7 +38,7 @@ |
||
38 | 38 | /** |
39 | 39 | * Execute the console command. |
40 | 40 | * |
41 | - * @param InputInterface $output |
|
41 | + * @param OutputInterface $output |
|
42 | 42 | * @param OutputInterface $output |
43 | 43 | * |
44 | 44 | * @return void |
@@ -38,7 +38,7 @@ |
||
38 | 38 | /** |
39 | 39 | * Execute the console command. |
40 | 40 | * |
41 | - * @param InputInterface $output |
|
41 | + * @param OutputInterface $output |
|
42 | 42 | * @param OutputInterface $output |
43 | 43 | * |
44 | 44 | * @return void |
@@ -38,7 +38,7 @@ |
||
38 | 38 | /** |
39 | 39 | * Execute the console command. |
40 | 40 | * |
41 | - * @param InputInterface $output |
|
41 | + * @param OutputInterface $output |
|
42 | 42 | * @param OutputInterface $output |
43 | 43 | * |
44 | 44 | * @return void |
@@ -38,7 +38,7 @@ |
||
38 | 38 | /** |
39 | 39 | * Execute the console command. |
40 | 40 | * |
41 | - * @param InputInterface $output |
|
41 | + * @param OutputInterface $output |
|
42 | 42 | * @param OutputInterface $output |
43 | 43 | * |
44 | 44 | * @return void |
@@ -38,7 +38,7 @@ |
||
38 | 38 | /** |
39 | 39 | * Execute the console command. |
40 | 40 | * |
41 | - * @param InputInterface $output |
|
41 | + * @param OutputInterface $output |
|
42 | 42 | * @param OutputInterface $output |
43 | 43 | * |
44 | 44 | * @return void |