Completed
Pull Request — master (#31174)
by Tom
15:35
created
core/Command/User/SyncBackend.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -307,7 +307,7 @@
 block discarded – undo
307 307
 	 * @param string[] $removedUsers
308 308
 	 * @param InputInterface $input
309 309
 	 * @param OutputInterface $output
310
-	 * @param $missingAccountsAction
310
+	 * @param string $missingAccountsAction
311 311
 	 */
312 312
 	private function handleRemovedUsers(array $removedUsers, InputInterface $input, OutputInterface $output, $missingAccountsAction) {
313 313
 
Please login to merge, or discard this patch.