MigrateChunkingNotificationDataItem
in package
implements
ShouldQueue
Uses
Dispatchable, InteractsWithQueue, Queueable, SerializesModels
Table of Contents
Interfaces
- ShouldQueue
Properties
- $notificationIds : array<string|int, mixed>
Methods
- __construct() : mixed
- handle() : void
Properties
$notificationIds
protected
array<string|int, mixed>
$notificationIds
= []
Methods
__construct()
public
__construct([array<string|int, mixed> $notificationIds = [] ]) : mixed
Parameters
- $notificationIds : array<string|int, mixed> = []
handle()
public
handle() : void