Documentation

SignalExternalWorkflowInput
in package

FinalYes
Tags
psalm-immutable

Table of Contents

Properties

$childWorkflowOnly  : bool
$input  : ValuesInterface
$namespace  : string
$runId  : string|null
$signal  : string
$workflowId  : string

Methods

with()  : self

Properties

Methods

with()

public with([string|null $namespace = null ][, string|null $workflowId = null ][, string|null $runId = null ][, string|null $signal = null ][, ValuesInterface|null $input = null ][, bool|null $childWorkflowOnly = null ]) : self
Parameters
$namespace : string|null = null
$workflowId : string|null = null
$runId : string|null = null
$signal : string|null = null
$input : ValuesInterface|null = null
$childWorkflowOnly : bool|null = null
Return values
self

        
On this page

Search results