protected property Handler::$methodManager in JSON-RPC 8
Same name and namespace in other branches
- 2.x src/Handler.php \Drupal\jsonrpc\Handler::methodManager
The JSON-RPC method plugin manager.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- src/
Handler.php, line 32
Class
- Handler
- Manages all the JSON-RPC business logic.
Namespace
Drupal\jsonrpcCode
protected $methodManager;