You are here

public property AcsfMessageResponse::$body in Acquia Cloud Site Factory Connector 8

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

The body of the response.

Type: mixed

File

src/AcsfMessageResponse.php, line 29

Class

AcsfMessageResponse
AcsfMessageResponse.

Namespace

Drupal\acsf

Code

public $body;