MetaFox

NotificationManagerInterface
in

Interface NotificationSettingInterface.

Table of Contents

Methods

getChannelsForNotifiableByType()  : array<string|int, string>
Get notification channels.
routeNotificationFor()  : mixed
This method will map to driver's repository.

Methods

getChannelsForNotifiableByType()

Get notification channels.

public getChannelsForNotifiableByType(IsNotifiable $notifiable, string $type) : array<string|int, string>
Parameters
$notifiable : IsNotifiable
$type : string
Return values
array<string|int, string>

        
On this page

Search results