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