Docs: Correct erroneous class references in @see tags.

Props coffee2code.
Fixes #43158.

git-svn-id: https://develop.svn.wordpress.org/trunk@42630 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2018-02-01 01:19:50 +00:00
parent 1c0257d340
commit cc9a5641a6
4 changed files with 5 additions and 5 deletions
@@ -1620,7 +1620,7 @@ final class WP_Customize_Widgets {
* @type array $args Sidebar args.
* @type array $widget_args Widget args.
* }
* @see WP_Customize_Nav_Menus_Partial_Refresh::filter_wp_nav_menu_args()
* @see WP_Customize_Nav_Menus::filter_wp_nav_menu_args()
*
* @return array Params.
*/