You are here

public property AcsfMessageResponse::$endpoint in Acquia Cloud Site Factory Connector 8.2

Same name and namespace in other branches
  1. 8 src/AcsfMessageResponse.php \Drupal\acsf\AcsfMessageResponse::endpoint

The endpoint on the remote service.

Type: string

File

src/AcsfMessageResponse.php, line 15

Class

AcsfMessageResponse
This simple interface defines the way that responses are constructed.

Namespace

Drupal\acsf

Code

public $endpoint;