MetaStatus extends Base
AbstractYes
Table of Contents
Constants
- EXPIRED = -1
- EXPIRED_SOON = -3
- UNSEEN = -2
Methods
- getAll() : array<string|int, mixed>
Constants
EXPIRED
public
mixed
EXPIRED
= -1
EXPIRED_SOON
public
mixed
EXPIRED_SOON
= -3
UNSEEN
public
mixed
UNSEEN
= -2
Methods
getAll()
public
static getAll([bool $asStrings = false ]) : array<string|int, mixed>
Parameters
- $asStrings : bool = false