Make WordPress Core

Changeset 58030 for trunk

Timestamp:
04/22/2024 07:18:01 AM (7 months ago)
Author:
isabel_brison
Message:

Editor: fix spacing in function doc.

Correctly formats spacing in get_layout_styles docblock.

Props mukesh27, sabernhardt.
See #60981.

File:
1 edited

Legend:

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

    r58028 r58030  
    13931393     *
    13941394     * @param array $block_metadata Metadata about the block to get styles for.
    1395      * @param array $types Optional. Types of styles to output. If empty, all styles will be output.
     1395     * @param array $types Optional. Types of styles to output. If empty, all styles will be output.
    13961396     * @return string Layout styles for the block.
    13971397     */
Note: See TracChangeset for help on using the changeset viewer.