CSSyncModifiedFile
in package
This class represent a state of one file in the CSSyncResult process.
Tags
Table of Contents
- $type : mixed
- addMetaData() : mixed
- getPath() : string
- Gets the path of the file
Properties
$type
public
mixed
$type
Tags
Methods
addMetaData()
public
addMetaData(mixed $key, mixed $value) : mixed
Parameters
- $key : mixed
- $value : mixed
Tags
Return values
mixed —getPath()
Gets the path of the file
public
getPath() : string
Tags
Return values
string —the path of the CSSyncModifiedFile
