class DiskStatus extends Model (View source)

Properties

string $freeSpaceBytes
string $totalSpaceBytes

Methods

setFreeSpaceBytes($freeSpaceBytes)

No description

string
getFreeSpaceBytes()

No description

setTotalSpaceBytes($totalSpaceBytes)

No description

string
getTotalSpaceBytes()

No description

Details

setFreeSpaceBytes($freeSpaceBytes)

No description

Parameters

$freeSpaceBytes

string getFreeSpaceBytes()

No description

Return Value

string

setTotalSpaceBytes($totalSpaceBytes)

No description

Parameters

$totalSpaceBytes

string getTotalSpaceBytes()

No description

Return Value

string