Upgrade to 3.9.2
This commit is contained in:
@@ -41,6 +41,7 @@ class LayoutColumn extends Item
|
||||
parent::__construct($params);
|
||||
|
||||
$this->blocks = Blocks::factory($params['blocks'] ?? [], [
|
||||
'field' => $this->field,
|
||||
'parent' => $this->parent
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user