You are here

protected property WebformRequest::$routeProvider in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformRequest.php \Drupal\webform\WebformRequest::routeProvider

The route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

src/WebformRequest.php, line 26

Class

WebformRequest
Handles webform requests.

Namespace

Drupal\webform

Code

protected $routeProvider;