You are here

protected property WebformSubmissionFieldFilter::$routeMatch in Webform Views Integration 8.5

The route match service.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/views/filter/WebformSubmissionFieldFilter.php, line 44

Class

WebformSubmissionFieldFilter
Filter based on value of a webform submission.

Namespace

Drupal\webform_views\Plugin\views\filter

Code

protected $routeMatch;