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:
parent
a1d37564b2
commit
4b6b18d730
@ -1902,7 +1902,7 @@
|
|||||||
/**
|
/**
|
||||||
* Get the widget_form Customize controls associated with the current sidebar.
|
* Get the widget_form Customize controls associated with the current sidebar.
|
||||||
*
|
*
|
||||||
* @since 3.9
|
* @since 3.9.0
|
||||||
* @return {wp.customize.controlConstructor.widget_form[]}
|
* @return {wp.customize.controlConstructor.widget_form[]}
|
||||||
*/
|
*/
|
||||||
getWidgetFormControls: function() {
|
getWidgetFormControls: function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user