class ControlEntry (View source)

Properties

protected $context
protected $handle
protected $viewClass

Methods

__construct(ContextInterface $context, $handle, $viewClass)

Entry constructor.

getContext()

No description

mixed
getHandle()

No description

mixed
getViewClass()

No description

Details

__construct(ContextInterface $context, $handle, $viewClass)

Entry constructor.

Parameters

ContextInterface $context
$handle
$viewClass

ContextInterface getContext()

No description

Return Value

ContextInterface

mixed getHandle()

No description

Return Value

mixed

mixed getViewClass()

No description

Return Value

mixed