(cp 3af559499) fixes #2140 PHP 8 issues

This commit is contained in:
plegall
2024-03-27 15:01:15 +01:00
parent 29bea7b88b
commit 0d0a8ed269
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
*/