class FieldLabels (View source)

Methods

__construct(array $labels)

No description

static 
handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

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