Notifier
Table of Contents
Methods
- notify() : bool
- Sends a notification to the user
Methods
notify()
Sends a notification to the user
public
static notify(int $userId, Notification $notification) : bool
Parameters
- $userId : int
- $notification : Notification