QueueSetup Class
Aurora\Queue\Commands Namespace
Extends
Interfaces
Properties
signature
Command signature
protected $signature = 'queue:setup': string
Constructor
__construct
Constructor
Parameters
array
$params
— Array of command-line arguments
Signature
public function __construct(array $params)
Methods
handle
The handler function, must be implemented
Return Value
mixed
Signature
public function handle()