Documentation

SignalInput
in package

Tags
psalm-immutable

Table of Contents

Properties

$arguments  : ValuesInterface
$signalName  : string
$workflowExecution  : WorkflowExecution
$workflowType  : string|null

Methods

with()  : self

Properties

$workflowType read-only

public string|null $workflowType

Methods

with()

public with([string|null $signalName = null ][, ValuesInterface|null $arguments = null ]) : self
Parameters
$signalName : string|null = null
$arguments : ValuesInterface|null = null
Return values
self

        
On this page

Search results