WP_Customize_Selective_Refresh::partials()
Retrieves the registered partials.
Return
(array) Partials.
Source
File: wp-includes/customize/class-wp-customize-selective-refresh.php
public function partials() {
		return $this->partials;
	}  Changelog
| Version | Description | 
|---|---|
| 4.5.0 | Introduced. | 
    © 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
    https://developer.wordpress.org/reference/classes/wp_customize_selective_refresh/partials