Documentation

TimerInput
in package

FinalYes
Tags
psalm-immutable

Table of Contents

Properties

$interval  : DateInterval
$timerOptions  : TimerOptions|null

Methods

with()  : self

Properties

$interval read-only

public DateInterval $interval

$timerOptions read-only

public TimerOptions|null $timerOptions
Tags
experimental

This API is experimental and may change in the future.

Methods

with()

public with([DateInterval|null $interval = null ]) : self
Parameters
$interval : DateInterval|null = null
Return values
self

        
On this page

Search results