| Fully Qualified Name: | CodeIgniter\Format\JSONFormatter |
| Implements: | FormatterInterface |
JSON data formatter
| Name | Description | Defined By |
|---|---|---|
| format() | Takes the given data and formats it. | JSONFormatter |
Takes the given data and formats it.
| Parameter Name | Type | Description |
|---|---|---|
| $data | ||
| $data |
Returns: string|bool (JSON string | false)