Class WritableDirectory

Class WritableDirectory

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

Methods summary

public __construct( string $absoluteDirPath )

WritableDirectory constructor.

Methods inherited from ExistingDirectory

getDirPath()

Methods inherited from PathType

_getRealPath(), getAbsolutePath()

Methods inherited from StringType

asString()

Properties summary

Properties inherited from StringType

$value