You are here

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

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

The body of the response.

Type: mixed

File

src/AcsfMessageResponse.php, line 29

Class

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

Namespace

Drupal\acsf

Code

public $body;