protected property RestResponseResources::$resources in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 src/Rest/RestResponseResources.php \Drupal\salesforce\Rest\RestResponseResources::resources
- 8.3 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\RestCode
protected $resources;