@@ -182,7 +182,7 @@ |
||
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 |