Documentation

DatabaseChannel
in package

Table of Contents

send()  : Model
Send the given notification.
getData()  : array<string|int, mixed>
Get the data for the notification.

Methods

getData()

Get the data for the notification.

protected getData(mixed $notifiable, Notification $notification) : array<string|int, mixed>
Parameters
$notifiable : mixed
$notification : Notification
Tags
throws
RuntimeException
Return values
array<string|int, mixed>

Search results