You are here

protected property RestResourceGetRouteProcessorBC::$routeProvider in Drupal 8

The route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

core/modules/rest/src/RouteProcessor/RestResourceGetRouteProcessorBC.php, line 27

Class

RestResourceGetRouteProcessorBC
Processes the BC REST routes, to ensure old route names continue to work.

Namespace

Drupal\rest\RouteProcessor

Code

protected $routeProvider;