QueryInput
in package
Tags
Table of Contents
Properties
- $arguments : ValuesInterface
- $info : WorkflowInfo
- $queryName : string
Methods
- with() : self
Properties
$arguments read-only
public
ValuesInterface
$arguments
$info read-only
public
WorkflowInfo
$info
$queryName read-only
public
string
$queryName
Methods
with()
public
with([ValuesInterface|null $arguments = null ][, WorkflowInfo|null $info = null ]) : self
Parameters
- $arguments : ValuesInterface|null = null
- $info : WorkflowInfo|null = null