You are here

protected property WebformSubmissionListBuilder::$requestHandler in Webform 8.5

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

The webform request handler.

Type: \Drupal\webform\WebformRequestInterface

File

src/WebformSubmissionListBuilder.php, line 105

Class

WebformSubmissionListBuilder
Provides a list controller for webform submission entity.

Namespace

Drupal\webform

Code

protected $requestHandler;