ContinueAsNewInput
    
            
            in package
            
        
    
    
    
FinalYes
Tags
Table of Contents
Properties
- $args : array<string|int, mixed>
- $options : ContinueAsNewOptions|null
- $type : string
Methods
- with() : self
Properties
$args read-only
    public
        array<string|int, mixed>
    $args
     = []
    
    
    
$options read-only
    public
        ContinueAsNewOptions|null
    $options
     = null
    
    
    
$type read-only
    public
        string
    $type
    
    
    
    
Methods
with()
    public
                    with([string|null $type = null ][, array<string|int, mixed>|null $args = null ][, ContinueAsNewOptions|null $options = null ]) : self
    Parameters
- $type : string|null = null
- $args : array<string|int, mixed>|null = null
- $options : ContinueAsNewOptions|null = null