Documentation

FlattenResponseHelper
in package
implements FlattenResponseInterface

Read onlyYes
FinalYes

Table of Contents

Interfaces

FlattenResponseInterface

Properties

$locale  : string|null
$titleMap  : SplObjectStorage<VariableInterface, string>
$variables  : VariableSetInterface

Methods

__construct()  : mixed
flattenAll()  : iterable<string|int, array<string, string|int|null>>
Convert all records to a flat array

Properties

Methods

flattenAll()

Convert all records to a flat array

public flattenAll(iterable<string|int, RecordInterface$records) : iterable<string|int, array<string, string|int|null>>
Parameters
$records : iterable<string|int, RecordInterface>
Return values
iterable<string|int, array<string, string|int|null>>

        
On this page

Search results