class InteractConfigName (View source)

Methods

__construct(string $argumentName = 'config_name')

No description

static 
handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Details

__construct(string $argumentName = 'config_name')

No description

Parameters

string $argumentName

The name of the argument which specifies the config ID.

static handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Parameters

ReflectionAttribute $attribute
CommandInfo $commandInfo