IVolumeIndicatorStorage
Table of Contents
Methods
- getAvailableSpace() : int
- Gets available disk space. Units ara bytes.
- getEntityType() : array<string|int, string>
- Returns entity type list.
Methods
getAvailableSpace()
Gets available disk space. Units ara bytes.
public
static getAvailableSpace([Storage|null $storage = null ]) : int
Parameters
- $storage : Storage|null = null
-
Storage entity object.
Return values
intgetEntityType()
Returns entity type list.
public
static getEntityType() : array<string|int, string>