ItemFormatterInterface
Item formatter interface
Table of Contents
Methods
| format() | Formats the given fields |
| formatService() | Formats the given service data |
Methods
format()
Formats the given fields
public
format(stdClass $fields) : mixed
Parameters
- $fields : stdClass
-
An stdClass object representing the fields
formatService()
Formats the given service data
public
formatService(stdClass $fields) : mixed
Parameters
- $fields : stdClass
-
An stdClass object representing the object data fields