Make WordPress Core


Ignore:
Timestamp:
08/26/2016 04:48:17 PM (8 years ago)
Author:
johnbillion
Message:

Docs: Correct various documentation around object and stdClass types.

See #37770

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/widgets/class-wp-nav-menu-widget.php

    r37489 r38369  
    7373         *     @type mixed         $menu        Menu ID, slug, or name.
    7474         * }
    75          * @param stdClass $nav_menu      Nav menu object for the current menu.
     75         * @param WP_Term $nav_menu      Nav menu object for the current menu.
    7676         * @param array    $args          Display arguments for the current widget.
    7777         * @param array    $instance      Array of settings for the current widget.
Note: See TracChangeset for help on using the changeset viewer.