Misc/Fixups

* lost changes
This commit is contained in:
Sarjuuk
2022-03-20 19:20:38 +01:00
parent a8edf6c912
commit feb6ee25dd
6 changed files with 7 additions and 7 deletions

View File

@@ -150,7 +150,7 @@ class CommunityContent
}
}
public static function getCommentPreviews(array $params = [], int &$nFound = 0, bool $dateFmt = true) : array
public static function getCommentPreviews(array $params = [], ?int &$nFound = 0, bool $dateFmt = true) : array
{
/*
purged:0, <- doesnt seem to be used anymore