protected property EntityShareServerRestAbstract::$response in Entity Share 7
Http response.
The HTTP response.
Type: array
File
- modules/
entity_share_server/ includes/ entity_share_server.rest.abstract.inc, line 26  - Class for handling Entity Share Rest Server request.
 
Class
- EntityShareServerRestAbstract
 - Abstract Class to manage the EntityShare Rest server.
 
Code
protected $response;