DispatchSingleSendTextsCommand
extends Command
in package
Table of Contents
Properties
- $sentTexts : mixed
- $description : string
- The console command description.
- $signature : string
- The name and signature of the console command.
Methods
Properties
$sentTexts
public
mixed
$sentTexts
= 0
$description
The console command description.
protected
string
$description
= 'Dispatch single send texts that are ready to be sent'
$signature
The name and signature of the console command.
protected
string
$signature
= 'loom:dispatch-single-texts {--debug}'
Methods
handle()
Execute the console command.
public
handle() : mixed
info()
public
info(mixed $string[, mixed $verbosity = null ]) : void
Parameters
- $string : mixed
- $verbosity : mixed = null