class DefaultTableFields extends DefaultTableFields implements FormatterConfigurationItemProviderInterface (View source)

Constants

KEY

Methods

__construct(array $fields)

No description

static 
handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

array
getConfigurationItem(ReflectionAttribute $attribute)

No description

Details

__construct(array $fields)

No description

Parameters

array $fields

An array of field names to show by default when using table formatter.

static handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Parameters

ReflectionAttribute $attribute
CommandInfo $commandInfo

array getConfigurationItem(ReflectionAttribute $attribute)

No description

Parameters

ReflectionAttribute $attribute

Return Value

array