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