class TableFormat implements FormatterConfigurationItemProviderInterface (View source)

Constants

KEY

Methods

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

No description

array
getConfigurationItem(ReflectionAttribute $attribute)

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.

array getConfigurationItem(ReflectionAttribute $attribute)

No description

Parameters

ReflectionAttribute $attribute

Return Value

array