class ViewFactoryService extends Service

View factory service.

Properties

protected Container $container Container. from Service
protected Config $config Config. from Service

Methods

__construct(Container $container, Config $config)

Constructor.

from Service
register()

Registers the service.

Details

in Service at line 40
__construct(Container $container, Config $config)

Constructor.

Parameters

Container $container Container
Config $config Config

at line 25
register()

Registers the service.