You are here

constant ACQUIA_CONNECTOR_ACQUIA_SPI_METHOD_CALLBACK in Acquia Connector 8

Same name and namespace in other branches
  1. 8.2 acquia_connector.module \ACQUIA_CONNECTOR_ACQUIA_SPI_METHOD_CALLBACK
  2. 3.x acquia_connector.module \ACQUIA_CONNECTOR_ACQUIA_SPI_METHOD_CALLBACK

Identifiers for the method of sending SPI data.

1 use of ACQUIA_CONNECTOR_ACQUIA_SPI_METHOD_CALLBACK
SpiController::send in src/Controller/SpiController.php
Callback for sending SPI data.

File

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

Code

define('ACQUIA_CONNECTOR_ACQUIA_SPI_METHOD_CALLBACK', 'menu');