diff --git a/packages/block-library/src/navigation/index.php b/packages/block-library/src/navigation/index.php index 1d73d09bbd1fbb..72517964e2491d 100644 --- a/packages/block-library/src/navigation/index.php +++ b/packages/block-library/src/navigation/index.php @@ -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 ) {