__construct()
__destruct()
getDir()
getName()
getProperties()
getProperty()
setDir()
setName()
setProperties()
setProperty()
$dir
$name
$properties
Iss Cache File
package | Iss |
---|---|
author | Michael Herzberg |
since | 1.0.0 |
__construct() : void
__destruct() : void
getDir() : string
string
getName() : string
string
getProperties() : array
array
getProperty(string $property) : string | integer | boolean | array
string
string
integer
boolean
array
setDir(string $dir) : void
string
setName(string $name) : void
string
setProperties(array $properties) : void
array
setProperty(string $property, string | integer | array | boolean $value) : void
string
stringintegerarrayboolean
$dir : string
$name : string
$properties : array