Docs: Fix an incorrect `@since` comment.

See #36495.


git-svn-id: https://develop.svn.wordpress.org/trunk@37994 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
pento 2016-07-06 23:48:01 +00:00
parent a1d37564b2
commit 4b6b18d730
1 changed files with 1 additions and 1 deletions

View File

@ -1902,7 +1902,7 @@
/**
* Get the widget_form Customize controls associated with the current sidebar.
*
* @since 3.9
* @since 3.9.0
* @return {wp.customize.controlConstructor.widget_form[]}
*/
getWidgetFormControls: function() {