Class WritableFile

Class WritableFile

StringType
NonEmptyStringType
PathType
ExistingFile
WritableFile
Package: Shared\FileSystem
Category: System
Located at Shared/FileSystem/WritableFile.inc.php

Methods summary

public __construct( string $absoluteFilePath )

WritableFile constructor.

Methods inherited from ExistingFile

getFilePath()

Methods inherited from PathType

_getRealPath(), getAbsolutePath()

Methods inherited from StringType

asString()

Properties summary

Properties inherited from StringType

$value