Skip to content

Commit 2ddffcf

Browse files
Cyperghostdtdesign
andauthored
Update wcfsetup/install/files/lib/system/cache/tolerant/TagCloudCache.class.php
Co-authored-by: Alexander Ebert <[email protected]>
1 parent b60ea38 commit 2ddffcf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

wcfsetup/install/files/lib/system/cache/tolerant/TagCloudCache.class.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ protected function rebuildCacheData(): array
4949
}
5050

5151
/**
52-
* @param list<int> $tagIDs
53-
*
52+
* @param array<int, int> $tagIDs
5453
* @return array<string, TagCloudTag>
5554
*/
5655
protected function fetchTags(array $tagIDs): array

0 commit comments

Comments
 (0)