Make WordPress Core


Ignore:
Timestamp:
09/11/2024 12:06:15 PM (9 months ago)
Author:
johnbillion
Message:

Docs: Various docblock improvements and corrections.

See #61608

File:
1 edited

Legend:

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

    r58398 r59009  
    115115     *
    116116     * @param array                  $block             {
    117      *     A representative array of a single parsed block object. See WP_Block_Parser_Block.
     117     *     An associative array of a single parsed block object. See WP_Block_Parser_Block.
    118118     *
    119119     *     @type string   $blockName    Name of block.
Note: See TracChangeset for help on using the changeset viewer.