Skip to content

Commit

Permalink
Navigation Block: Remove unnecessary @param annotation (#59559)
Browse files Browse the repository at this point in the history
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: ockham <[email protected]>
  • Loading branch information
3 people authored Mar 5, 2024
1 parent bdeeda2 commit 64fb8dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/navigation/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,6 @@ private static function get_nav_wrapper_attributes( $attributes, $inner_blocks )
* Gets the nav element directives.
*
* @param bool $is_interactive Whether the block is interactive.
* @param array $attributes The block attributes.
* @return string the directives for the navigation element.
*/
private static function get_nav_element_directives( $is_interactive ) {
Expand Down

1 comment on commit 64fb8dd

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 64fb8dd.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/8149232964
📝 Reported issues:

Please sign in to comment.