Rest_Controller
- Full name:
\BigCommerce\Rest\Rest_Controller - Parent class:
WP_REST_Controller
Properties
namespace_base
protected $namespace_baseversion
protected $versionMethods
__construct
Rest_Controller constructor.
public __construct(string $namespace_base, string $version, string $rest_base): mixedParameters:
| Parameter | Type | Description |
|---|---|---|
$namespace_base | string | |
$version | string | |
$rest_base | string |
get_namespace
protected get_namespace(): mixedget_base_url
public get_base_url(): mixedparse_result
protected parse_result(mixed $response, mixed $client, mixed $rest_response = true): mixedParameters:
| Parameter | Type | Description |
|---|---|---|
$response | mixed | |
$client | mixed | |
$rest_response | mixed |
Automatically generated on 2025-01-21