Skip to content

Commit 24de858

Browse files
committed
Files trashbin app: Add remaining return type.
Signed-off-by: Danial Rahimi <48244647+danialRahimy@users.noreply.github.com>
1 parent e1a2935 commit 24de858

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/files_trashbin/lib/Trashbin.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,8 @@ private static function restoreVersions(View $view, $file, $filename, $uniqueFil
616616
}
617617
}
618618
}
619+
620+
return null;
619621
}
620622

621623
/**

0 commit comments

Comments
 (0)