Documentation

FormatterInterface

Formatter interface

Table of Contents

format()  : mixed
Takes the given data and formats it.

Methods

format()

Takes the given data and formats it.

public format(string|array<string|int, mixed> $data) : mixed
Parameters
$data : string|array<string|int, mixed>
Return values
mixed

Search results