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