Documentation

CancelExternalWorkflowInput
in package

FinalYes
Tags
psalm-immutable

Table of Contents

Properties

$namespace  : string
$runId  : string|null
$workflowId  : string

Methods

with()  : self

Properties

Methods

with()

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

        
On this page

Search results