ToolbarItemsRegistry

Registry class for toolbar items

Internal

Table of Contents

Properties

$toolbarItems  : array<string|int, mixed>

Methods

__construct()  : mixed
getToolbarItems()  : array<string|int, ToolbarItemInterface>
Get all registered toolbarItems

Properties

$toolbarItems

protected array<string|int, mixed> $toolbarItems = []

Methods

__construct()

public __construct(iterable<string|int, mixed> $toolbarItems) : mixed
Parameters
$toolbarItems : iterable<string|int, mixed>

        
On this page

Search results