You are here

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

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

The response code from the remote call.

Type: mixed

File

src/AcsfMessageResponse.php, line 22

Class

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

Namespace

Drupal\acsf

Code

public $code;