Upgrade to 3.8.3
This commit is contained in:
@@ -20,7 +20,7 @@ use Throwable;
|
||||
*/
|
||||
class Blocks extends Items
|
||||
{
|
||||
public const ITEM_CLASS = '\Kirby\Cms\Block';
|
||||
public const ITEM_CLASS = Block::class;
|
||||
|
||||
/**
|
||||
* Return HTML when the collection is
|
||||
|
Reference in New Issue
Block a user