Documentation

TimerOptions
in package
uses CloneWith

FinalYes

TimerOptions is used to specify options for a timer.

Tags
experimental

This API is experimental and may change in the future.

Table of Contents

Properties

$summary  : string

Methods

new()  : self
withSummary()  : self
Single-line fixed summary for this timer that will appear in UI/CLI.
__construct()  : mixed

Properties

Methods

withSummary()

Single-line fixed summary for this timer that will appear in UI/CLI.

public withSummary(string $summary) : self

This can be in single-line Temporal Markdown format.

Parameters
$summary : string
Return values
self

        
On this page

Search results