protected property ResourceResponse::$responseData

Response data that should be serialized.

Type: mixed

File

drupal/core/modules/rest/lib/Drupal/rest/ResourceResponse.php, line 27
Definition of Drupal\rest\ResourceResponse.

Class

ResourceResponse
Contains data for serialization before sending the response.

Namespace

Drupal\rest

Code

protected $responseData;