You are here

protected property WebformEntityListBuilder::$request in Webform 8.5

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

The current request.

Type: \Symfony\Component\HttpFoundation\Request

File

src/WebformEntityListBuilder.php, line 31

Class

WebformEntityListBuilder
Defines a class to build a listing of webform entities.

Namespace

Drupal\webform

Code

protected $request;