Documentation

ExecuteChildWorkflowInput
in package

FinalYes
Tags
psalm-immutable

Table of Contents

Properties

$args  : array<string|int, mixed>
$options  : ChildWorkflowOptions|null
$returnType  : mixed
$type  : string

Methods

with()  : self

Properties

Methods

with()

public with([string|null $type = null ][, array<string|int, mixed>|null $args = null ][, ChildWorkflowOptions|null $options = null ][, mixed $returnType = null ]) : self
Parameters
$type : string|null = null
$args : array<string|int, mixed>|null = null
$options : ChildWorkflowOptions|null = null
$returnType : mixed = null
Return values
self

        
On this page

Search results