Changeset 59009 for trunk/src/wp-includes/class-wp-block.php
- Timestamp:
- 09/11/2024 12:06:15 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-block.php
r58398 r59009 115 115 * 116 116 * @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. 118 118 * 119 119 * @type string $blockName Name of block.
Note: See TracChangeset
for help on using the changeset viewer.