You are here

protected property JsonRpcOptionsRequestSubscriber::$routeProvider in JSON-RPC 2.x

The route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

src/Routing/JsonRpcOptionsRequestSubscriber.php, line 20

Class

JsonRpcOptionsRequestSubscriber
Handles options requests.

Namespace

Drupal\jsonrpc\Routing

Code

protected $routeProvider;