WorkflowVersioningBehavior
in package
FinalYes
Indicates the versioning behavior of the Workflow.
May only be applied to workflow implementations, not interfaces.
Tags
Table of Contents
Properties
- $value : VersioningBehavior
- The behavior to apply to this workflow.
Methods
- __construct() : mixed
Attributes
#[Attribute]
#[Attribute]
#[NamedArgumentConstructor]
#[NamedArgumentConstructor]
Properties
$value read-only
The behavior to apply to this workflow.
public
VersioningBehavior
$value
Methods
__construct()
public
__construct(VersioningBehavior $value) : mixed
Parameters
- $value : VersioningBehavior