Make WordPress Core


Ignore:
Timestamp:
08/18/2023 05:27:16 PM (21 months ago)
Author:
johnbillion
Message:

Docs: Miscellaneous docblock corrections and improvements.

See #58833

File:
1 edited

Legend:

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

    r56382 r56414  
    26862686     * @param array      $path       Path to inspect.
    26872687     * @param bool|array $override   Data to compute whether to override the preset.
    2688      * @return boolean
     2688     * @return bool
    26892689     */
    26902690    protected static function should_override_preset( $theme_json, $path, $override ) {
Note: See TracChangeset for help on using the changeset viewer.