class
Illuminate
/
Foundation
/
Console
/
QueuedCommand
You are viewing an older version of the documentation. For the latest, please visit master documentation.
QueuedCommand
Implements
Uses
Properties
protected
$data array
The data to pass to the Artisan command.
Default: null
Methods
public
__construct ( $data ) : void
Create a new job instance.
Parameters
- $data array