class ConfigFile extends Model (View source)

Properties

string $fileContents
string $filePath
string $fileType

Methods

setFileContents($fileContents)

No description

string
getFileContents()

No description

setFilePath($filePath)

No description

string
getFilePath()

No description

setFileType($fileType)

No description

string
getFileType()

No description

Details

setFileContents($fileContents)

No description

Parameters

$fileContents

string getFileContents()

No description

Return Value

string

setFilePath($filePath)

No description

Parameters

$filePath

string getFilePath()

No description

Return Value

string

setFileType($fileType)

No description

Parameters

$fileType

string getFileType()

No description

Return Value

string