WritableFile

Extends \ExistingFile

Class WritableFile

category

System

package

Shared

subpackage

FileSystem

Methods

ExistingFile constructor.

__construct(\NonEmptyStringType $absoluteFilePath) 
inherited
throws

Arguments

$absoluteFilePath

\NonEmptyStringType

Returns the absolute file path.

getFilePath() : string
inherited

Response

string

Properties

Absolute file path.

absoluteFilePath : string
inherited
var

Type(s)

string