protected property ExampleWithDependencyInjection::$currentRequest in Extra Field 8.2
Same name and namespace in other branches
- 8 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 33
Class
- ExampleWithDependencyInjection
- Example Extra field Display.
Namespace
Drupal\extra_field_example\Plugin\ExtraField\DisplayCode
protected $currentRequest;