protected property HelpBlock::$request in Drupal 8
Same name and namespace in other branches
- 9 core/modules/help/src/Plugin/Block/HelpBlock.php \Drupal\help\Plugin\Block\HelpBlock::request
The current request.
Type: \Symfony\Component\HttpFoundation\Request
File
- core/
modules/ help/ src/ Plugin/ Block/ HelpBlock.php, line 38
Class
- HelpBlock
- Provides a 'Help' block.
Namespace
Drupal\help\Plugin\BlockCode
protected $request;