You are here

protected property WebformSubmissionDevelGenerateTrait::$request in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/DevelGenerate/WebformSubmissionDevelGenerateTrait.php \Drupal\webform\Plugin\DevelGenerate\WebformSubmissionDevelGenerateTrait::request

The current request.

Type: null|\Symfony\Component\HttpFoundation\Request

File

src/Plugin/DevelGenerate/WebformSubmissionDevelGenerateTrait.php, line 36

Class

WebformSubmissionDevelGenerateTrait
Provides a WebformSubmissionDevelGenerate trait.

Namespace

Drupal\webform\Plugin\DevelGenerate

Code

protected $request;