Skip to content

Commit

Permalink
Fix since docblock description
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed Feb 5, 2024
1 parent b2552f6 commit b444492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ function remove_block_asset_path_prefix( $asset_handle_or_path ) {
*
* @since 5.5.0
* @since 6.1.0 Added `$index` parameter.
* @since 6.5.0 Add support for `viewScriptModule` field.
* @since 6.5.0 Added support for `viewScriptModule` field.
*
* @param string $block_name Name of the block.
* @param string $field_name Name of the metadata field.
Expand Down

0 comments on commit b444492

Please sign in to comment.