class ValidateQueueName extends ValidatorBase implements ValidatorInterface (View source)

Methods

static 
handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

__construct(string $argumentName = 'queue_name')

No description

validate(CommandData $commandData)

No description

static array
getQueues()

No description

Details

static handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Parameters

ReflectionAttribute $attribute
CommandInfo $commandInfo

__construct(string $argumentName = 'queue_name')

No description

Parameters

string $argumentName

The name of the argument which specifies the queue name.

validate(CommandData $commandData)

No description

Parameters

CommandData $commandData

static array getQueues()

No description

Return Value

array