final class QueueInstallCommand implements CommandInterface (View source)

Methods

__construct(Schema $schema, QueueConfig $config, mixed $stdout = null)
string
name()
string
string
string
int
run(array $args)
int

Details

__construct

__construct(Schema $schema, QueueConfig $config, mixed $stdout = null)

No description

Parameters

Schema $schema
QueueConfig $config
mixed $stdout

name

string name()

No description

Return Value

string

description

string description()

No description

Return Value

string

run

int run(array $args)

No description

Parameters

array $args

Return Value

int