Documentation

FlowFactory
in package

Table of Contents

NAME  = 'flow.factory'
$container  : mixed
$stepManager  : mixed
$transletor  : Translator|object|null
__construct()  : mixed
buildFlow()  : string
findFlow()  : mixed

Constants

Properties

Methods

__construct()

public __construct(Container $container) : mixed
Parameters
$container : Container
Return values
mixed

buildFlow()

public buildFlow(string $name) : string
Parameters
$name : string
Tags
throws
JsonException
Return values
string

findFlow()

public findFlow(string $name) : mixed
Parameters
$name : string
Return values
mixed

Search results