Snaju Inception Docs

Notification
in package

Table of Contents

$channels  : array<string|int, mixed>
__construct()  : mixed
send()  : mixed

Properties

$channels

public array<string|int, mixed> $channels = ['email' => SnajuInceptionNotificationEmailEmailNotification::class, 'sms' => SnajuInceptionNotificationTypesSmsNotification::class]

Methods

__construct()

public __construct() : mixed
Return values
mixed

send()

public send(mixed $notifiable, mixed $preferredChannel) : mixed
Parameters
$notifiable : mixed
$preferredChannel : mixed
Return values
mixed

Search results