Completed
Pull Request — master (#10038)
by Robin
24:44
created
lib/private/Files/Utils/Scanner.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -182,7 +182,7 @@
 block discarded – undo
182 182
 
183 183
 	/**
184 184
 	 * @param string $dir
185
-	 * @param $recursive
185
+	 * @param boolean $recursive
186 186
 	 * @param callable|null $mountFilter
187 187
 	 * @throws ForbiddenException
188 188
 	 * @throws NotFoundException
Please login to merge, or discard this patch.