protected property WebformEntityListBuilder::$request in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformEntityListBuilder.php \Drupal\webform\WebformEntityListBuilder::request
The current request.
Type: \Symfony\Component\HttpFoundation\Request
File
- src/
WebformEntityListBuilder.php, line 29
Class
- WebformEntityListBuilder
- Defines a class to build a listing of webform entities.
Namespace
Drupal\webformCode
protected $request;