Make WordPress Core


Ignore:
Timestamp:
01/10/2016 01:25:44 AM (9 years ago)
Author:
johnbillion
Message:

Docs: Various docblock corrections.

See #32246

File:
1 edited

Legend:

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

    r35537 r36250  
    238238     * @access public
    239239     *
    240      * @return mixed
     240     * @param string $key Property to get.
     241     * @return mixed Property value.
    241242     */
    242243    public function __get( $key ) {
Note: See TracChangeset for help on using the changeset viewer.