Upgrade to 4.3.0

This commit is contained in:
Bastian Allgeier
2024-06-13 12:13:00 +02:00
parent 4b55753c46
commit e50c0341fc
87 changed files with 643 additions and 430 deletions

View File

@@ -26,7 +26,7 @@ class BlockUuid extends FieldUuid
/**
* @var \Kirby\Cms\Block|null
*/
public Identifiable|null $model;
public Identifiable|null $model = null;
/**
* Converts content field to a Blocks collection