You are here

constant ACQUIA_CONNECTOR_ACQUIA_SPI_DATA_VERSION in Acquia Connector 8.2

Same name and namespace in other branches
  1. 8 acquia_connector.module \ACQUIA_CONNECTOR_ACQUIA_SPI_DATA_VERSION
  2. 3.x acquia_connector.module \ACQUIA_CONNECTOR_ACQUIA_SPI_DATA_VERSION
3 uses of ACQUIA_CONNECTOR_ACQUIA_SPI_DATA_VERSION
Client::getSubscriptionCredentials in src/Client.php
Get account settings to use for creating request authorizations.
Client::nspiCall in src/Client.php
Prepare and send a REST request to Acquia with an authenticator.
SpiController::get in src/Controller/SpiController.php
Gather site profile information about this site.

File

./acquia_connector.module, line 17
Acquia Connector module.

Code

define('ACQUIA_CONNECTOR_ACQUIA_SPI_DATA_VERSION', 3.1);