Documentation

Checker

Table of Contents

ALWAYS  = 'always'
DAILY  = 'daily'
MONTHLY  = 'monthly'
NEVER  = 'never'
WEEKLY  = 'weekly'
getLatest()  : string
isLatest()  : bool

Constants

ALWAYS

public mixed ALWAYS = 'always'

MONTHLY

public mixed MONTHLY = 'monthly'

WEEKLY

public mixed WEEKLY = 'weekly'

Methods

getLatest()

public getLatest() : string
Return values
string

isLatest()

public isLatest() : bool
Return values
bool

Search results