FileEvent
in package
An event describing a file change.
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$type
The change type.
public
int
$type
$uri
The file's URI.
public
string
$uri
Methods
__construct()
public
__construct(string $uri, int $type) : mixed
Parameters
- $uri : string
- $type : int