fix php7.4 syntax

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2023-05-17 19:55:22 +02:00
parent 670bd08af0
commit b95b23a8f3
No known key found for this signature in database
GPG key ID: 42B69D8A64526EFB

View file

@ -195,7 +195,7 @@ class FileUtils {
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