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