mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Miscellaneous docblock fixes.
See #50768 git-svn-id: https://develop.svn.wordpress.org/trunk@49181 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -60,7 +60,7 @@ class WP_Customize_Control {
|
||||
* The primary setting for the control (if there is one).
|
||||
*
|
||||
* @since 3.4.0
|
||||
* @var string
|
||||
* @var string|WP_Customize_Setting|null
|
||||
*/
|
||||
public $setting = 'default';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user