Nexus API Reference

JsonFormatter
in package
implements Formatter

FinalYes
Tags
psalm-api

One JSON object per record (ndjson). Keys are alphabetically sorted so the output is byte-stable across runs.

Table of Contents

Interfaces

Formatter

Methods

format()  : string

Methods

format()

public format(Record $record) : string
Parameters
$record : Record
Attributes
#[Override]
Return values
string
On this page

Search results