class FilterDefaultField (View source)

Methods

__construct(string $field)

No description

static 
handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Details

__construct(string $field)

No description

Parameters

string $field

A field name to filter on by default.

static handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Parameters

ReflectionAttribute $attribute
CommandInfo $commandInfo