You are here

protected property ParagraphViewModeWidget::$request in Paragraph View Mode 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldWidget/ParagraphViewModeWidget.php \Drupal\paragraph_view_mode\Plugin\Field\FieldWidget\ParagraphViewModeWidget::request

Current request.

Type: \Symfony\Component\HttpFoundation\Request

File

src/Plugin/Field/FieldWidget/ParagraphViewModeWidget.php, line 35

Class

ParagraphViewModeWidget
Plugin implementation of the 'paragraph_view_mode' widget.

Namespace

Drupal\paragraph_view_mode\Plugin\Field\FieldWidget

Code

protected $request;