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