typed arrays

This commit is contained in:
Shish
2024-01-01 03:27:39 +00:00
committed by Shish
parent b83d0d3c14
commit 9f002b6bf7
18 changed files with 31 additions and 31 deletions

View File

@@ -415,7 +415,7 @@ class OuroborosAPI extends Extension
/**
* Wrapper for getting a list of posts
* #param string[] $tags
* @param string[] $tags
*/
protected function postIndex(int $limit, int $page, array $tags)
{