\r\n

51Degrees Device Detection On-Premise PHP  4.2Newer Version 4.4

Device detection services for 51Degrees Pipeline

fiftyone\pipeline\devicedetection\SwigHelpers Class Reference

Static Public Member Functions

static  vectorToArray ($vector)
Helper to convert a swig vector into a standard JavaScript array. More...
static  arrayToVector ($array)
Helper to convert a PHP array to a swig vector. More...

Member Function Documentation

◆ arrayToVector()

static fiftyone\pipeline\devicedetection\SwigHelpers::arrayToVector (   $array )
static

Helper to convert a PHP array to a swig vector.

Parameters
{Object} - vector

◆ vectorToArray()

static fiftyone\pipeline\devicedetection\SwigHelpers::vectorToArray (   $vector )
static

Helper to convert a swig vector into a standard JavaScript array.

Parameters
{Object} - vector