DayType extends Base
AbstractYes
Table of Contents
Constants
Methods
Constants
MONTH
public
mixed
MONTH
= 'monthday'
WEEK
public
mixed
WEEK
= 'weekday'
Methods
get()
public
static get(string $name) : mixed
Parameters
- $name : string
getAll()
public
static getAll() : array<string|int, mixed>