TimerInput
in package
FinalYes
Tags
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
Methods
with()
public
with([DateInterval|null $interval = null ]) : self
Parameters
- $interval : DateInterval|null = null