◆ arrayToVector()
| static fiftyone\pipeline\devicedetection\SwigHelpers::arrayToVector | ( | $array | ) | 
static
Helper to convert a PHP array to a swig vector.
- Parameters
 - 
    
array - $array -
  
- Returns
 - \VectorStringSwig
 
\r\n
| 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...
  | 
| static fiftyone\pipeline\devicedetection\SwigHelpers::arrayToVector | ( | $array | ) | 
Helper to convert a PHP array to a swig vector.
| static fiftyone\pipeline\devicedetection\SwigHelpers::vectorToArray | ( | $vector | ) | 
Helper to convert a swig vector into a standard JavaScript array.