\Freyo\Xinge\NotificationsiOSPushSingleAccount

Summary

Methods
Properties
Constants
__construct()
via()
toXinge()
No public properties found
No constants found
No protected methods found
$content
$custom
N/A
No private methods found
No private properties found
N/A

Properties

$content

$content : 

Type

$custom

$custom : 

Type

Methods

__construct()

__construct(  $content,   $custom = null) 

Create a new notification instance.

Parameters

$content
$custom

via()

via(mixed  $notifiable) : array

Get the notification's delivery channels.

Parameters

mixed $notifiable

Returns

array

toXinge()

toXinge(  $notifiable, \Illuminate\Notifications\Notification  $notification) : \Closure

Parameters

$notifiable
\Illuminate\Notifications\Notification $notification

Returns

\Closure