Documentation

RemoteHelper
in package

Table of Contents

$server  : mixed
$token  : mixed
__construct()  : mixed
Constructor Get server and token detail from the configuration
send()  : Collection
Get live data from api servier via http client

Properties

Methods

__construct()

Constructor Get server and token detail from the configuration

public __construct() : mixed
Return values
mixed

send()

Get live data from api servier via http client

public static send(array<string|int, mixed> $data) : Collection
Parameters
$data : array<string|int, mixed>
Return values
Collection

Search results