$license->request()
Sends a hub request
$license->request(string $path, array $data): array
Parameters
Name | Type | Default |
---|---|---|
$pathrequired | string |
no default value |
$datarequired | array |
no default value |
Return type
array
This method modifies the existing $license
object it is applied to and returns it again.