diff options
Diffstat (limited to 'lib/lib_rss.php')
| -rw-r--r-- | lib/lib_rss.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/lib_rss.php b/lib/lib_rss.php index 266e95b65..01c8a0088 100644 --- a/lib/lib_rss.php +++ b/lib/lib_rss.php @@ -570,6 +570,7 @@ function enforceHtmlBase(string $html, string $href): string { } /** + * @param non-empty-string $url * @param string $type {html,ico,json,opml,xml} * @param array<string,mixed> $attributes * @param array<int,mixed> $curl_options |
