You are here

protected property WebformSubmissionViewBuilder::$routeMatch in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformSubmissionViewBuilder.php \Drupal\webform\WebformSubmissionViewBuilder::routeMatch

The route match object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/WebformSubmissionViewBuilder.php, line 26

Class

WebformSubmissionViewBuilder
Render controller for webform submissions.

Namespace

Drupal\webform

Code

protected $routeMatch;