DispatchReadyTextSequencesCommand
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 text sequence messages that are ready to be sent'
$signature
The name and signature of the console command.
protected
string
$signature
= 'loom:dispatch-text-sequences {--debug}'
Methods
handle()
Execute the console command.
public
handle() : mixed
info()
public
info(mixed $string[, mixed $verbosity = null ]) : mixed
Parameters
- $string : mixed
- $verbosity : mixed = null