Documentation

TaskQueue
in package
implements Stringable uses CloneWith

FinalYes
Tags
link
https://docs.temporal.io/docs/concepts/task-queues/
see
TaskQueue

Table of Contents

Interfaces

Stringable

Properties

$name  : string

Methods

__toString()  : string
new()  : self
withName()  : self
__construct()  : mixed

Properties

Methods

__toString()

public __toString() : string
Return values
string

new()

public static new(string $name) : self
Parameters
$name : string
Return values
self

withName()

public withName(string $name) : self
Parameters
$name : string
Return values
self

__construct()

private __construct(string $name) : mixed
Parameters
$name : string

        
On this page

Search results