Make WordPress Core


Ignore:
Timestamp:
12/10/2020 11:51:52 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Various docblock corrections.

See #51800

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-query.php

    r49700 r49789  
    17311731     *
    17321732     * @param string $query_var Query variable key.
    1733      * @param mixed  $default   Optional. Value to return if the query variable is not set. Default empty.
     1733     * @param mixed  $default   Optional. Value to return if the query variable is not set. Default empty string.
    17341734     * @return mixed Contents of the query variable.
    17351735     */
Note: See TracChangeset for help on using the changeset viewer.