You are here

constant TestRestClient::AUTH_ENDPOINT_URL in Salesforce Suite 8.3

Same name and namespace in other branches
  1. 8.4 src/Tests/TestRestClient.php \Drupal\salesforce\Tests\TestRestClient::AUTH_ENDPOINT_URL
  2. 5.0.x src/Tests/TestRestClient.php \Drupal\salesforce\Tests\TestRestClient::AUTH_ENDPOINT_URL

File

src/Tests/TestRestClient.php, line 19

Class

TestRestClient
Test Salesforce REST client.

Namespace

Drupal\salesforce\Tests

Code

const AUTH_ENDPOINT_URL = 'https://example.com/fake/auth/endpoint/for/testing';