ChatChannel
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- send() : SentMessage|null
Properties
$chat
protected
Chat
$chat
Methods
__construct()
public
__construct(Chat $chat) : mixed
Parameters
- $chat : Chat
send()
public
send(object $notifiable, Notification $notification) : SentMessage|null
Parameters
- $notifiable : object
- $notification : Notification