1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 03:35:55 +00:00

revise phpdoc annotations for hook_sanitize()

This commit is contained in:
Andrew Dolgov
2021-11-14 20:19:12 +03:00
parent f5c881586b
commit 6bd6a14c20
2 changed files with 4 additions and 2 deletions

View File

@@ -32,6 +32,8 @@ class Af_Youtube_Embed extends Plugin {
</div>";
}
return "";
}
function api_version() {