Skip to content

Commit

Permalink
Docs: Remove extra space before @since in `WP_Block_Bindings_Regist…
Browse files Browse the repository at this point in the history
…ry` DocBlock.

Follow-up to [57373].

Props shailu25.
Fixes #61046.

git-svn-id: https://develop.svn.wordpress.org/trunk@58027 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
SergeyBiryukov authored and SergeyBiryukov committed Apr 21, 2024
1 parent e21aa8a commit 0925404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/class-wp-block-bindings-registry.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* Core class used for interacting with block bindings sources.
*
* @since 6.5.0
* @since 6.5.0
*/
final class WP_Block_Bindings_Registry {

Expand Down

0 comments on commit 0925404

Please sign in to comment.