SchemesExporter
in package
Table of Contents
- $adapter : FileAdapter
- $schemesCollection : SchemesCollection
- __construct() : mixed
- export() : TmpFile
Properties
$adapter read-only
private
FileAdapter
$adapter
$schemesCollection read-only
private
SchemesCollection
$schemesCollection
Methods
__construct()
public
__construct(FileAdapter $adapter, SchemesCollection $schemesCollection) : mixed
Parameters
- $adapter : FileAdapter
- $schemesCollection : SchemesCollection
Return values
mixed —export()
public
export(array<string|int, mixed> $filter) : TmpFile
Parameters
- $filter : array<string|int, mixed>