SidebarComponentsRegistry

Registry for sidebar components.

Components are ordered by before/after dependencies during container compilation.

Internal

Table of Contents

Methods

__construct()  : mixed
getComponent()  : SidebarComponentInterface
getComponents()  : array<string, SidebarComponentInterface>
Get all sidebar components.
hasComponent()  : bool

Methods

hasComponent()

public hasComponent(string $identifier) : bool
Parameters
$identifier : string
Return values
bool

        
On this page

Search results