Docs: Remove incorrect @return tags.

Props diddledan.
Fixes #48613, #48614.
Built from https://develop.svn.wordpress.org/trunk@46732


git-svn-id: http://core.svn.wordpress.org/trunk@46532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-11-14 09:57:03 +00:00
parent 04ba6a1d8f
commit 4ec53dc54c
3 changed files with 1 additions and 3 deletions

View File

@@ -250,7 +250,6 @@ function the_permalink_rss() {
* Outputs the link to the comments for the current post in an xml safe way
*
* @since 3.0.0
* @return none
*/
function comments_link_feed() {
/**