class ValidateModulesEnabled extends ValidatorBase implements ValidatorInterface (View source)

Methods

static 
handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

__construct(array $modules)

No description

validate(CommandData $commandData)

No description

Details

static handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Parameters

ReflectionAttribute $attribute
CommandInfo $commandInfo

__construct(array $modules)

No description

Parameters

array $modules

The required module names.

validate(CommandData $commandData)

No description

Parameters

CommandData $commandData