CopyEvent
in package
Read onlyYes
FinalYes
Tags
Table of Contents
Properties
- $adapter : FilesystemAdapter
- $before : bool
- $config : Config
- $destination : string
- $source : string
Methods
- __construct() : mixed
Properties
$adapter
public
FilesystemAdapter
$adapter
$before
public
bool
$before
$config
public
Config
$config
$destination
public
string
$destination
$source
public
string
$source
Methods
__construct()
public
__construct(FilesystemAdapter $adapter, bool $before, string $source, string $destination, Config $config) : mixed
Parameters
- $adapter : FilesystemAdapter
- $before : bool
- $source : string
- $destination : string
- $config : Config