Period extends Base
AbstractYes
Table of Contents
Constants
Methods
Constants
DAILY
public
mixed
DAILY
= 'daily'
MONTHLY
public
mixed
MONTHLY
= 'monthly'
WEEKLY
public
mixed
WEEKLY
= 'weekly'
YEARLY
public
mixed
YEARLY
= 'yearly'
Methods
get()
public
static get(string $name) : mixed
Parameters
- $name : string
getAll()
public
static getAll() : array<string|int, mixed>