You are here

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

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

How to use this method.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/JsonRpcMethod.php, line 44

Class

JsonRpcMethod
Defines a JsonRpcParameterDefinition annotation object.

Namespace

Drupal\jsonrpc\Annotation

Code

public $usage;