$formatters public property
The formatters for converting data into the response content of the specified $format. The array keys are the format names, and the array values are the corresponding configurations for creating the formatter objects.
See also:
public array $formatters = []
Please login to continue.