TerminateInput
in package
Tags
Table of Contents
Properties
- $reason : string
- $workflowExecution : WorkflowExecution
Methods
- with() : self
Properties
$reason read-only
public
string
$reason
$workflowExecution read-only
public
WorkflowExecution
$workflowExecution
Methods
with()
public
with([WorkflowExecution $workflowExecution = null ][, string $reason = null ]) : self
Parameters
- $workflowExecution : WorkflowExecution = null
- $reason : string = null