You are here

public property JsonRpcMethod::$access in JSON-RPC 2.x

Same name and namespace in other branches
  1. 8 src/Annotation/JsonRpcMethod.php \Drupal\jsonrpc\Annotation\JsonRpcMethod::access

The access required to use this RPC method.

Type: mixed

File

src/Annotation/JsonRpcMethod.php, line 25

Class

JsonRpcMethod
Defines a JsonRpcParameterDefinition annotation object.

Namespace

Drupal\jsonrpc\Annotation

Code

public $access = [];