class ProcessConfigurationResponseFactory (View source)

Properties

protected Token $tokenService
protected MercureService $mercureService
protected Repository $config

Methods

__construct(Repository $config, MercureService $mercureService, Token $tokenService)

No description

JsonResponse
createResponse()

No description

Details

__construct(Repository $config, MercureService $mercureService, Token $tokenService)

No description

Parameters

Repository $config
MercureService $mercureService
Token $tokenService

JsonResponse createResponse()

No description

Return Value

JsonResponse