Skip to content

Commit 63b7312

Browse files
talldannoisysocks
andauthored
Fix PHP doc block comments
Co-Authored-By: Robert Anderson <robert@noisysocks.com>
1 parent e0bb9f8 commit 63b7312

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

packages/block-library/src/navigation-link/index.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,8 @@ function render_block_core_navigation_link( $content, $block ) {
120120
}
121121

122122
/**
123-
* Register the navigation block.
123+
* Register the navigation link block.
124124
*
125-
* @uses render_block_core_navigation_link()
126-
* @throws WP_Error An WP_Error exception parsing the block definition.
127125
*/
128126
function register_block_core_navigation_link() {
129127
register_block_type(

0 commit comments

Comments
 (0)