Durable Workflow PHP SDK — API Reference

Guides

DurableWorkflowExtension extends Extension
in package

FinalYes

Registers validated, autowired Symfony services without owning durable state.

Table of Contents

Constants

HANDLER_TAG  : mixed = 'durable_workflow.handler'
WORKER_CLIENT_SERVICE  : mixed = 'durable_workflow.worker_client'

Methods

getAlias()  : string
load()  : void

Constants

Methods

load()

public load(array<int, array<string, mixed>> $configs, ContainerBuilder $container) : void
Parameters
$configs : array<int, array<string, mixed>>
$container : ContainerBuilder
On this page

Search results