ChannelType
FinalYes
Table of Contents
Constants
Methods
Constants
public
mixed
EMAIL
= 'EMAIL'
IDLE
public
mixed
IDLE
= 'IDLE'
PHONE
public
mixed
PHONE
= 'PHONE'
Methods
getAll()
public
static getAll() : array<string|int, self::*>
Return values
array<string|int, self::*>isValid()
public
static isValid(string $type) : bool
Parameters
- $type : string