Make WordPress Core


Ignore:
Timestamp:
06/20/2020 11:16:12 AM (5 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-http.php

    r48067 r48102  
    512512     * @param array $args Request arguments.
    513513     * @param string $url URL to Request.
    514      *
    515514     * @return string|false Class name for the first transport that claims to support the request.
    516515     *                      False if no transport claims to support the request.
Note: See TracChangeset for help on using the changeset viewer.