LimeSurvey API - Master branch

Request
in package

Table of Contents

Properties

$data  : array<string|int, mixed>

Methods

__construct()  : mixed
getData()  : mixed|null

Properties

$data

private array<string|int, mixed> $data = array()

Methods

__construct()

public __construct(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

getData()

public getData([string|null $key = null ][, mixed|null $defaultValue = null ]) : mixed|null
Parameters
$key : string|null = null
$defaultValue : mixed|null = null
Return values
mixed|null

        
On this page

Search results