Explore Server Side Testing SDK for PHP

ContextParamAttribute

Table of Contents

Constants

TYPE_ARRAY  = "array"
TYPE_SCALAR  = "scalar"

Properties

$name  : string
$type  : string
$value  : string

Methods

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

Constants

Properties

Methods

__construct()

public __construct(string $name, string $type[, string $value = null ]) : mixed
Parameters
$name : string
$type : string
$value : string = null

        
On this page

Search results