class DefaultFields (View source)

Methods

__construct(array $fields)

No description

static 
handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Details

__construct(array $fields)

No description

Parameters

array $fields

An array of field names to show by default.

static handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Parameters

ReflectionAttribute $attribute
CommandInfo $commandInfo