HtmlRenderer
extends BaseTypeRenderer
in package
FinalYes
Table of Contents
Properties
- $commandBus : CommandBus
Methods
- __construct() : mixed
- render() : void
Properties
$commandBus read-only
protected
CommandBus
$commandBus
Methods
__construct()
public
__construct(CommandBus $commandBus) : mixed
Parameters
- $commandBus : CommandBus
render()
public
render(RenderCommand $renderCommand) : void
Parameters
- $renderCommand : RenderCommand