class Format (View source)

Methods

__construct(string|null $listDelimiter, string|null $tableStyle)

No description

static 
handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Details

__construct(string|null $listDelimiter, string|null $tableStyle)

No description

Parameters

string|null $listDelimiter

The delimiter between fields

string|null $tableStyle

The table style.

static handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Parameters

ReflectionAttribute $attribute
CommandInfo $commandInfo