You are here

protected property ExampleWithDependencyInjection::$currentRequest in Extra Field 8

Same name and namespace in other branches
  1. 8.2 modules/extra_field_example/src/Plugin/ExtraField/Display/ExampleWithDependencyInjection.php \Drupal\extra_field_example\Plugin\ExtraField\Display\ExampleWithDependencyInjection::currentRequest

The current request object.

Type: \Symfony\Component\HttpFoundation\Request

File

modules/extra_field_example/src/Plugin/ExtraField/Display/ExampleWithDependencyInjection.php, line 32

Class

ExampleWithDependencyInjection
Example Extra field Display.

Namespace

Drupal\extra_field_example\Plugin\ExtraField\Display

Code

protected $currentRequest;