Make WordPress Core


Ignore:
Timestamp:
07/23/2020 09:09:04 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Another pass at some inline docs fixes mostly made by PHPCBF.

See #49572, #50744

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-customize-manager.php

    r48586 r48590  
    59465946     * @since 4.7.0
    59475947     *
    5948      * @param string $value Repeat value.
     5948     * @param string               $value  Repeat value.
    59495949     * @param WP_Customize_Setting $setting Setting.
    59505950     * @return string|WP_Error Background value or validation error.
     
    59885988     * @since 4.7.0
    59895989     *
    5990      * @param array $response Response.
     5990     * @param array                          $response          Response.
    59915991     * @param WP_Customize_Selective_Refresh $selective_refresh Selective refresh component.
    5992      * @param array $partials Array of partials.
     5992     * @param array                          $partials          Array of partials.
    59935993     * @return array
    59945994     */
Note: See TracChangeset for help on using the changeset viewer.