diff --git a/core/Command/Info/FileUtils.php b/core/Command/Info/FileUtils.php index 1264dee5de21b..398648e0142c3 100644 --- a/core/Command/Info/FileUtils.php +++ b/core/Command/Info/FileUtils.php @@ -195,7 +195,7 @@ public function outputLargeFilesTree( Folder $node, string $prefix, array &$sizeLimits, - bool $all, + bool $all ): int { /** * Algorithm to print the N largest items in a folder without requiring to query or sort the entire three