You are here

protected property EntityShareServerRestAbstract::$result in Entity Share 7

Result.

The results.

Type: array

File

modules/entity_share_server/includes/entity_share_server.rest.abstract.inc, line 42
Class for handling Entity Share Rest Server request.

Class

EntityShareServerRestAbstract
Abstract Class to manage the EntityShare Rest server.

Code

protected $result;