Make WordPress Core


Ignore:
Timestamp:
12/02/2021 08:43:09 PM (3 years ago)
Author:
audrasjb
Message:

Docs: Docblock typo correction in WP_Theme_JSON_Schema.

Follow-up to [52306].

See #53399.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-theme-json-schema.php

    r52306 r52307  
    116116     *
    117117     * @param array $settings        Reference to settings either defaults or an individual block's.
    118      * @param arary $paths_to_rename Paths to rename.
     118     * @param array $paths_to_rename Paths to rename.
    119119     */
    120120    private static function rename_settings( &$settings, $paths_to_rename ) {
Note: See TracChangeset for help on using the changeset viewer.