Bånder

ConcurrentAccessNotification extends Notification
in package
uses Queueable

Table of Contents

Properties

$concurrentIps  : array<string|int, mixed>
$currentIp  : string
$userAgent  : string

Methods

__construct()  : mixed
toArray()  : array<string|int, mixed>
toMail()  : MailMessage
via()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(string $currentIp, array<string|int, mixed> $concurrentIps, string $userAgent) : mixed
Parameters
$currentIp : string
$concurrentIps : array<string|int, mixed>
$userAgent : string

toArray()

public toArray(mixed $notifiable) : array<string|int, mixed>
Parameters
$notifiable : mixed
Return values
array<string|int, mixed>

via()

public via(mixed $notifiable) : array<string|int, mixed>
Parameters
$notifiable : mixed
Return values
array<string|int, mixed>

        
On this page

Search results