public property JsonRpcMethod::$access in JSON-RPC 8
Same name and namespace in other branches
- 2.x 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\AnnotationCode
public $access;