RenderDataInterface
interface RenderDataInterface (View source)
Methods
mixed
renderData(mixed $originalData, mixed $restructuredData, FormatterOptions $options)
Convert the contents of the output data just before it is to be printed, prior to output but after restructuring and validation.
Details
mixed
renderData(mixed $originalData, mixed $restructuredData, FormatterOptions $options)
Convert the contents of the output data just before it is to be printed, prior to output but after restructuring and validation.