IndexConfig
class IndexConfig extends Alvine
IndexConfig
Properties
protected mixed | $mirrors | ||
protected string | $name | ||
protected boolean | $official | ||
protected boolean | $secure |
Methods
__construct($name, $official, $secure, $mirrors)
__construct
mixed
getMirrors()
getMirrors
string
getName()
getName
boolean
getOfficial()
getOfficial
boolean
getSecure()
getSecure
static IndexConfig
getInstanceFromArray(Array|ArrayHelper $array)
getInstanceFromArray
Details
at line 61
__construct($name, $official, $secure, $mirrors)
__construct
at line 75
mixed
getMirrors()
getMirrors
at line 84
string
getName()
getName
at line 93
boolean
getOfficial()
getOfficial
at line 102
boolean
getSecure()
getSecure
at line 113
static IndexConfig
getInstanceFromArray(Array|ArrayHelper $array)
getInstanceFromArray