SwitcherFactory
Table of Contents
Constants
- FOLLOW = 'follow'
- PIN = 'pinner'
- SMART_TRACKING = 'smart_tracking'
Methods
- get() : SwitcherInterface|null
Constants
FOLLOW
public
mixed
FOLLOW
= 'follow'
PIN
public
mixed
PIN
= 'pinner'
SMART_TRACKING
public
mixed
SMART_TRACKING
= 'smart_tracking'
Methods
get()
public
static get(string $type, int $userId, int|null $spaceId[, string $code = '' ]) : SwitcherInterface|null
Parameters
- $type : string
- $userId : int
- $spaceId : int|null
- $code : string = ''