Make WordPress Core


Ignore:
Timestamp:
06/20/2020 11:16:12 AM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Remove an empty line between @param and @return tags, per the documentation standards.

See #49572.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/comment.php

    r47808 r48102  
    2222 * @param string $comment_date   Date of the comment.
    2323 * @param string $timezone       Timezone. Accepts 'blog' or 'gmt'. Default 'blog'.
    24  *
    2524 * @return mixed Comment post ID on success.
    2625 */
Note: See TracChangeset for help on using the changeset viewer.