Docs: Add a missing version and access information to the DocBlock for the WP_Customize_Selective_Refresh->$manager
property, introduced in [36586].
See #27355. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@37011 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7c4212d252
commit
7e2441298e
@ -24,6 +24,8 @@ final class WP_Customize_Selective_Refresh {
|
|||||||
/**
|
/**
|
||||||
* Customize manager.
|
* Customize manager.
|
||||||
*
|
*
|
||||||
|
* @since 4.5.0
|
||||||
|
* @access public
|
||||||
* @var WP_Customize_Manager
|
* @var WP_Customize_Manager
|
||||||
*/
|
*/
|
||||||
public $manager;
|
public $manager;
|
||||||
|
Loading…
Reference in New Issue
Block a user