Make WordPress Core


Ignore:
Timestamp:
02/01/2018 01:19:50 AM (8 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct erroneous class references in @see tags.

Props coffee2code.
Fixes #43158.

File:
1 edited

Legend:

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

    r42396 r42630  
    16211621     *     @type array $widget_args Widget args.
    16221622     * }
    1623      * @see WP_Customize_Nav_Menus_Partial_Refresh::filter_wp_nav_menu_args()
     1623     * @see WP_Customize_Nav_Menus::filter_wp_nav_menu_args()
    16241624     *
    16251625     * @return array Params.
Note: See TracChangeset for help on using the changeset viewer.