Make WordPress Core


Ignore:
Timestamp:
06/20/2020 11:16:12 AM (6 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-includes/class-wp-network-query.php

    r47808 r48102  
    510510         * @param string   $string  Search string.
    511511         * @param string[] $columns Array of columns to search.
    512          *
    513512         * @return string Search SQL.
    514513         */
Note: See TracChangeset for help on using the changeset viewer.