phpDocumentor

WidgetRepository
in package

Class WidgetRepository

Table of Contents

$registrar  : WidgetRegistrar
$widgets  : array<string|int, WidgetConfiguration>
__construct()  : mixed
WidgetRepository constructor
widgets()  : array<string|int, WidgetConfiguration>
buildWidgetList()  : void

Properties

Methods

__construct()

WidgetRepository constructor

public __construct() : mixed
Tags
throws
ReflectionException
throws
Exception
Return values
mixed

buildWidgetList()

protected buildWidgetList() : void
Tags
throws
ReflectionException
throws
Exception
Return values
void

Search results