You are here

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

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

The response code from the remote call.

Type: mixed

File

src/AcsfMessageResponse.php, line 22

Class

AcsfMessageResponse
AcsfMessageResponse.

Namespace

Drupal\acsf

Code

public $code;