EmailChannelOrigin
Table of Contents
Constants
Methods
- isDefined() : bool
- Check if specified sing is defined.
Constants
COMPANY
public
mixed
COMPANY
= 'CO'
PERSONAL
public
mixed
PERSONAL
= 'PERS'
UNDEFINED
public
mixed
UNDEFINED
= ''
Methods
isDefined()
Check if specified sing is defined.
public
static isDefined(string $sing) : bool
Parameters
- $sing : string
-
Channel Sing.