Checker
in
Table of Contents
- ALWAYS = 'always'
- DAILY = 'daily'
- MONTHLY = 'monthly'
- NEVER = 'never'
- WEEKLY = 'weekly'
- getLatest() : string
- isLatest() : bool
Constants
ALWAYS
public
mixed
ALWAYS
= 'always'
DAILY
public
mixed
DAILY
= 'daily'
MONTHLY
public
mixed
MONTHLY
= 'monthly'
NEVER
public
mixed
NEVER
= 'never'
WEEKLY
public
mixed
WEEKLY
= 'weekly'
Methods
getLatest()
public
getLatest() : string
Return values
string —isLatest()
public
isLatest() : bool