mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Another pass at some inline docs fixes mostly made by PHPCBF.
See #49572, #50744 git-svn-id: https://develop.svn.wordpress.org/trunk@48590 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -5945,7 +5945,7 @@ final class WP_Customize_Manager {
|
||||
*
|
||||
* @since 4.7.0
|
||||
*
|
||||
* @param string $value Repeat value.
|
||||
* @param string $value Repeat value.
|
||||
* @param WP_Customize_Setting $setting Setting.
|
||||
* @return string|WP_Error Background value or validation error.
|
||||
*/
|
||||
@@ -5987,9 +5987,9 @@ final class WP_Customize_Manager {
|
||||
*
|
||||
* @since 4.7.0
|
||||
*
|
||||
* @param array $response Response.
|
||||
* @param array $response Response.
|
||||
* @param WP_Customize_Selective_Refresh $selective_refresh Selective refresh component.
|
||||
* @param array $partials Array of partials.
|
||||
* @param array $partials Array of partials.
|
||||
* @return array
|
||||
*/
|
||||
public function export_header_video_settings( $response, $selective_refresh, $partials ) {
|
||||
|
||||
Reference in New Issue
Block a user