WritableDirectory

Extends \ExistingDirectory

Class WritableDirectory

category

System

package

Shared

subpackage

FileSystem

Methods

ExistingDirectory constructor.

__construct(string $absoluteDirPath) 
inherited
throws

Arguments

$absoluteDirPath

string

Returns the absolute directory path.

getDirPath() : string
inherited

Response

string

Properties

Absolute directory path.

absoluteDirPath : string
inherited
var

Type(s)

string