Skip to content

Commit

Permalink
Update src/wp-includes/class-wp-block.php
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo authored May 29, 2024
1 parent 13184fd commit ef71d7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wp-includes/class-wp-block.php
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,6 @@ public function render( $options = array() ) {
* the rendered HTML of all its inner blocks, including any interactive block.
*/
static $root_interactive_block = null;

/**
* Filters whether Interactivity API should process directives.
*
Expand Down

0 comments on commit ef71d7f

Please sign in to comment.