class PolyFile extends Model (View source)

Properties

string $contentType
string $relativePath
string $url

Methods

setContentType($contentType)

No description

string
getContentType()

No description

setRelativePath($relativePath)

No description

string
getRelativePath()

No description

setUrl($url)

No description

string
getUrl()

No description

Details

setContentType($contentType)

No description

Parameters

$contentType

string getContentType()

No description

Return Value

string

setRelativePath($relativePath)

No description

Parameters

$relativePath

string getRelativePath()

No description

Return Value

string

setUrl($url)

No description

Parameters

$url

string getUrl()

No description

Return Value

string