class SeedDatabase implements ShouldQueue (View source)

Traits

Dispatchable
InteractsWithQueue
Queueable
SerializesModels

Properties

protected TenantWithDatabase $tenant

Methods

__construct(TenantWithDatabase $tenant)

No description

void
handle()

Execute the job.

Details

__construct(TenantWithDatabase $tenant)

No description

Parameters

TenantWithDatabase $tenant

void handle()

Execute the job.

Return Value

void