Explore Server Side Testing SDK for PHP

CustomAttributeContextParam extends AbstractContextParam

Table of Contents

Constants

TYPE_ARRAY  = "array"
TYPE_SCALAR  = "scalar"

Properties

$NAME  : string
$TYPE  : string
$attributes  : array<string|int, ContextParamAttribute>
$name  : string
$type  : string
$value  : string

Methods

__construct()  : mixed
addAttribute()  : mixed
getAttributes()  : mixed
getName()  : mixed
getType()  : mixed
getValue()  : mixed
setName()  : mixed
setType()  : mixed
setValue()  : mixed
toArray()  : mixed

Constants

Properties

Methods

__construct()

public __construct([string $value = null ][, array<string|int, mixed> $attributes = [] ]) : mixed
Parameters
$value : string = null
$attributes : array<string|int, mixed> = []

        
On this page

Search results