EnvVar
class EnvVar extends Model (View source)
Properties
string | $name | ||
string | $value | ||
protected | $valueFromType | ||
protected | $valueFromDataType |
Methods
setName($name)
No description
string
getName()
No description
setValue($value)
No description
string
getValue()
No description
getValueFrom()
No description
Details
setName($name)
No description
string
getName()
No description
setValue($value)
No description
string
getValue()
No description
setValueFrom(EnvVarSource $valueFrom)
No description
EnvVarSource
getValueFrom()
No description