Contentserv PHP API

CSSyncModifiedFolder extends CSSyncModifiedFile
in package

This class represent a state of one folder in the CSSyncResult process.

Tags

Table of Contents

$type  : mixed
addMetaData()  : mixed
getPath()  : string
Gets the path of the file

Properties

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


        

Search results