PHP SDK by CNIC

ResponseParser
in package

FinalYes

IBS ResponseParser

Tags
final

Table of Contents

Methods

parse()  : array<string, mixed>
Method to parse API response into associative array

Methods

parse()

Method to parse API response into associative array

public static parse(string $raw[, array<string|int, string> $cmd = [] ]) : array<string, mixed>
Parameters
$raw : string

API response

$cmd : array<string|int, string> = []

API command used within this request

Return values
array<string, mixed>

        
On this page

Search results