MobileTargetProvider
in
Table of Contents
Methods
- handle() : bool
- isActive() : bool
Methods
handle()
public
handle(BaseNotification $notification, User $user) : bool
Parameters
- $notification : BaseNotification
- $user : User
Return values
boolisActive()
public
isActive([User|null $user = null ]) : bool
Parameters
- $user : User|null = null