RepeatType extends Base
AbstractYes
Table of Contents
Constants
Methods
Constants
DATE
public
mixed
DATE
= 'date'
ENDLESS
public
mixed
ENDLESS
= 'endless'
TIMES
public
mixed
TIMES
= 'times'
Methods
get()
public
static get(string $name) : mixed
Parameters
- $name : string
getAll()
public
static getAll() : array<string|int, mixed>