Class Utilities
Utilities class to perform common functions for API activities.
Namespace: ApiAxle\Shared
Author: Phillip Shipley <phillip@phillipshipley.com>
Located at src/ApiAxle/Shared/Utilities.php
Author: Phillip Shipley <phillip@phillipshipley.com>
Located at src/ApiAxle/Shared/Utilities.php
public static
|
#
callApi( string $apiPath, string $method = 'GET', array $data = null,
Wrapper function for making the HttpRequest to the ApiAxle API |