Upgrade to 3.9.4

This commit is contained in:
Bastian Allgeier
2023-04-21 11:26:07 +02:00
parent cd495f054e
commit 38c8ba7e59
57 changed files with 4658 additions and 87 deletions

View File

@@ -25,6 +25,13 @@ class Blocks extends Items
{
public const ITEM_CLASS = Block::class;
/**
* All registered blocks methods
*
* @var array
*/
public static $methods = [];
/**
* Return HTML when the collection is
* converted to a string