CopyEntryArchive
in package
Table of Contents
Properties
- $destinationPaths : array<string|int, mixed>
- $entryExportHelper : Export
Methods
- __construct() : mixed
- CopyEntryArchive constructor.
- copy() : mixed
- allCopy() : mixed
Properties
$destinationPaths
protected
array<string|int, mixed>
$destinationPaths
$entryExportHelper
protected
Export
$entryExportHelper
Methods
__construct()
CopyEntryArchive constructor.
public
__construct(array<string|int, mixed> $destinationPaths) : mixed
Parameters
- $destinationPaths : array<string|int, mixed>
copy()
public
copy(int $eid) : mixed
Parameters
- $eid : int
allCopy()
protected
allCopy(mixed $path) : mixed
Parameters
- $path : mixed