SidebarFactory
Read onlyYes
FinalYes
Factory to create request-scoped Sidebar instances.
Table of Contents
Methods
- __construct() : mixed
- create() : Sidebar
Methods
__construct()
public
__construct(SidebarComponentsRegistry $registry) : mixed
Parameters
- $registry : SidebarComponentsRegistry
create()
public
create(SidebarComponentContext $context) : Sidebar
Parameters
- $context : SidebarComponentContext