YearExchangedAggregateJob
in package
implements
ShouldQueue
Uses
Dispatchable, InteractsWithQueue, Queueable, SerializesModels
Table of Contents
Interfaces
- ShouldQueue
Properties
- $startYear : Carbon
- $user : User
Methods
- __construct() : mixed
- handle() : mixed
Properties
$startYear
private
Carbon
$startYear
$user
private
User
$user
Methods
__construct()
public
__construct(User $user, Carbon $startYear) : mixed
Parameters
- $user : User
- $startYear : Carbon
handle()
public
handle() : mixed