\CodeIgniter\FormatFormatterInterface

Formatter interface

Summary

Methods
Constants
format()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

format()

format(string|array  $data) : mixed

Takes the given data and formats it.

Parameters

string|array $data

Returns

mixed