Documentation

Exporter
in package

FinalYes
Tags
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

Table of Contents

Properties

$exporter  : Exporter|null

Methods

export()  : string
shortenedExport()  : string
shortenedRecursiveExport()  : string
exporter()  : Exporter

Properties

Methods

export()

public static export(mixed $value) : string
Parameters
$value : mixed
Return values
string

shortenedExport()

public static shortenedExport(mixed $value) : string
Parameters
$value : mixed
Return values
string

shortenedRecursiveExport()

public static shortenedRecursiveExport(array<string|int, mixed> $data) : string
Parameters
$data : array<string|int, mixed>
Return values
string
On this page

Search results