typed return arrays too

This commit is contained in:
Shish
2024-01-06 21:28:06 +00:00
parent 02da92403a
commit 6a2d3f49e2
9 changed files with 13 additions and 13 deletions

View File

@@ -161,7 +161,7 @@ class DanbooruApi extends Extension
* - page: page number
* - after_id: limit results to posts added after this id
*
* #return string
* @return string
*/
private function api_find_posts(): HTMLElement
{