Client
Less than 1 minute
Client
Properties
location
protected URL $location
method_pfx
protected string $method_pfx
Methods
__construct
public __construct(URL $url, string $method_pfx = ''): void
Parameters
Parameter | Type | Description |
---|---|---|
$url | URL | |
$method_pfx | string |
__call
public __call(string $name, array $args): mixed
Parameters
Parameter | Type | Description |
---|---|---|
$name | string | |
$args | array |
call
public call(string $name, array $args): mixed
Parameters
Parameter | Type | Description |
---|---|---|
$name | string | |
$args | array |
Generated by Hazaar API Doc Generator