We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@return
1 parent a781612 commit 0ebe7c7Copy full SHA for 0ebe7c7
packages/block-library/src/navigation/index.php
@@ -133,7 +133,6 @@ private static function does_block_need_a_list_item_wrapper( $block ) {
133
* @since 6.5.0
134
*
135
* @param array $needs_list_item_wrapper The list of blocks that need a list item wrapper.
136
- * @return array The list of blocks that need a list item wrapper.
137
*/
138
$needs_list_item_wrapper = apply_filters( 'block_core_navigation_listable_blocks', static::$needs_list_item_wrapper );
139
0 commit comments