class FieldLabels extends FieldLabels implements FormatterConfigurationItemProviderInterface (View source)

Constants

KEY

Methods

__construct(array $labels)

No description

static 
handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

array
getConfigurationItem(ReflectionAttribute $attribute)

No description

Details

__construct(array $labels)

No description

Parameters

array $labels

An associative array of field names and labels for display.

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