fixes #2140 PHP 8 issues

This commit is contained in:
plegall
2024-03-27 14:59:59 +01:00
parent 75392e6886
commit 3af5594993
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -263,6 +263,8 @@ class DisplayBlock
/** @var string */
public $raw_content;
public $id;
/**
* @param RegisteredBlock $block
*/