\TxTextControl\ReportingCloud\StdlibArrayUtils

Class ArrayUtils

Summary

Methods
Properties
Constants
varExportToFile()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

varExportToFile()

varExportToFile(string  $filename, array<int|string,array|bool|int|string>  $values, string  $generator = '') : int

Write the array of passed data to a file as a PHP structure

Parameters

string $filename
array $values
string $generator

Returns

int —