You are here

protected property RestResponseResources::$resources in Salesforce Suite 8.3

Same name and namespace in other branches
  1. 8.4 src/Rest/RestResponseResources.php \Drupal\salesforce\Rest\RestResponseResources::resources
  2. 5.0.x src/Rest/RestResponseResources.php \Drupal\salesforce\Rest\RestResponseResources::resources

List of API endpoint paths.

Accessible via RestResponse:__get()

Type: array

File

src/Rest/RestResponseResources.php, line 19

Class

RestResponseResources
Class RestResponseResources.

Namespace

Drupal\salesforce\Rest

Code

protected $resources;