Basic
Less than 1 minute
Basic
Methods
__construct
Construct the helper.
public __construct(array $config = []): void
Parameters
Parameter | Type | Description |
---|---|---|
$config | array |
queryAuth
Set the identity.
public queryAuth(string $identity, array $extra = [], bool $): void
Parameters
Parameter | Type | Description |
---|---|---|
$identity | string | The identity |
$extra | array | Extra data to return with the authentication |
$ | bool |
Generated by Hazaar API Doc Generator