Docs: Correct @access tag for WP_Customize_Partial::id_data property.
Props keesiemeijer. Fixes #39464. Built from https://develop.svn.wordpress.org/trunk@39674 git-svn-id: http://core.svn.wordpress.org/trunk@39614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -43,7 +43,7 @@ class WP_Customize_Partial {
|
||||
* Parsed ID.
|
||||
*
|
||||
* @since 4.5.0
|
||||
* @access private
|
||||
* @access protected
|
||||
* @var array {
|
||||
* @type string $base ID base.
|
||||
* @type array $keys Keys for multidimensional.
|
||||
|
||||
Reference in New Issue
Block a user