Table of Contents
Methods
-
addAttribute()
: mixed
-
getAttributes()
: mixed
-
getName()
: mixed
-
getType()
: mixed
-
getValue()
: mixed
-
setName()
: mixed
-
setType()
: mixed
-
setValue()
: mixed
-
toArray()
: mixed
addAttribute()
public
addAttribute(ContextParamAttribute $attribute) : mixed
Parameters
-
$attribute
: ContextParamAttribute
-
getAttributes()
public
getAttributes() : mixed
getName()
public
getName() : mixed
getType()
public
getType() : mixed
getValue()
public
getValue() : mixed
setName()
public
setName(string $name) : mixed
Parameters
-
$name
: string
-
setType()
public
setType(string $type) : mixed
Parameters
-
$type
: string
-
setValue()
public
setValue(string $value) : mixed
Parameters
-
$value
: string
-
toArray()
public
toArray() : mixed