You are here

protected property WebformSubmissionLogController::$requestHandler in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_submission_log/src/Controller/WebformSubmissionLogController.php \Drupal\webform_submission_log\Controller\WebformSubmissionLogController::requestHandler

The webform request handler.

Type: \Drupal\webform\WebformRequestInterface

File

modules/webform_submission_log/src/Controller/WebformSubmissionLogController.php, line 63

Class

WebformSubmissionLogController
Returns responses for webform submission log routes.

Namespace

Drupal\webform_submission_log\Controller

Code

protected $requestHandler;