interface OverrideRestructureInterface (View source)

Methods

mixed
overrideRestructure(mixed $structuredOutput, FormatterOptions $options)

Select data to use directly from the structured output, before the restructure operation has been executed.

Details

mixed overrideRestructure(mixed $structuredOutput, FormatterOptions $options)

Select data to use directly from the structured output, before the restructure operation has been executed.

Parameters

mixed $structuredOutput

Data to restructure

FormatterOptions $options

Formatting options

Return Value

mixed