Upgrade to 3.9.4
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user