Documentation

Serializer
in package
implements SerializerInterface

FinalYes

Serialize a bunch of segments into an EDI message string.

Table of Contents

Interfaces

SerializerInterface

Properties

$characters  : CharactersInterface

Methods

__construct()  : mixed
serialize()  : string
Serialize all the passed segments.
escape()  : string
Escapes control characters.

Properties

Methods

escape()

Escapes control characters.

private escape(string|null $string) : string
Parameters
$string : string|null
Return values
string
On this page

Search results