Documentation

FileEvent
in package

An event describing a file change.

Table of Contents

Properties

$type  : int
The change type.
$uri  : string
The file's URI.

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $uri, int $type) : mixed
Parameters
$uri : string
$type : int

        
On this page

Search results