Skip to content

Commit 5040a61

Browse files
committed
Docs: Remove duplicated @see PHPDoc tag.
Follow-up to [59823]. Props marian1, showravhasan, sabernhardt, mukesh27. See #61965, #64224. Fixes #64515. git-svn-id: https://develop.svn.wordpress.org/trunk@61496 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 343fa03 commit 5040a61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/script-loader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2652,7 +2652,7 @@ function wp_should_load_block_editor_scripts_and_styles() {
26522652
* This only affects front end and not the block editor screens.
26532653
*
26542654
* @since 5.8.0
2655-
* @see @see wp_should_load_block_assets_on_demand()
2655+
* @see wp_should_load_block_assets_on_demand()
26562656
* @see wp_enqueue_registered_block_scripts_and_styles()
26572657
* @see register_block_style_handle()
26582658
*

0 commit comments

Comments
 (0)